Class CfnVPC.VpcEncryptionControlExclusionsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnVPC.VpcEncryptionControlExclusionsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnVPC.VpcEncryptionControlExclusionsProperty
CfnVPC.VpcEncryptionControlExclusionsProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.ec2.CfnVPC.VpcEncryptionControlExclusionsProperty
CfnVPC.VpcEncryptionControlExclusionsProperty.Builder, CfnVPC.VpcEncryptionControlExclusionsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVPC.VpcEncryptionControlExclusionsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectDescribes an exclusion configuration for VPC Encryption Control.final ObjectDescribes an exclusion configuration for VPC Encryption Control.final ObjectDescribes an exclusion configuration for VPC Encryption Control.final ObjectDescribes an exclusion configuration for VPC Encryption Control.final ObjectDescribes an exclusion configuration for VPC Encryption Control.final ObjectDescribes an exclusion configuration for VPC Encryption Control.final ObjectDescribes an exclusion configuration for VPC Encryption Control.final ObjectDescribes an exclusion configuration for VPC Encryption Control.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnVPC.VpcEncryptionControlExclusionsProperty.Builder.
-
-
Method Details
-
getEgressOnlyInternetGateway
Description copied from interface:CfnVPC.VpcEncryptionControlExclusionsPropertyDescribes an exclusion configuration for VPC Encryption Control.For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.
Returns union: either
IResolvableorCfnVPC.VpcEncryptionControlExclusionProperty- Specified by:
getEgressOnlyInternetGatewayin interfaceCfnVPC.VpcEncryptionControlExclusionsProperty- See Also:
-
getElasticFileSystem
Description copied from interface:CfnVPC.VpcEncryptionControlExclusionsPropertyDescribes an exclusion configuration for VPC Encryption Control.For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.
Returns union: either
IResolvableorCfnVPC.VpcEncryptionControlExclusionProperty- Specified by:
getElasticFileSystemin interfaceCfnVPC.VpcEncryptionControlExclusionsProperty- See Also:
-
getInternetGateway
Description copied from interface:CfnVPC.VpcEncryptionControlExclusionsPropertyDescribes an exclusion configuration for VPC Encryption Control.For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.
Returns union: either
IResolvableorCfnVPC.VpcEncryptionControlExclusionProperty- Specified by:
getInternetGatewayin interfaceCfnVPC.VpcEncryptionControlExclusionsProperty- See Also:
-
getLambda
Description copied from interface:CfnVPC.VpcEncryptionControlExclusionsPropertyDescribes an exclusion configuration for VPC Encryption Control.For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.
Returns union: either
IResolvableorCfnVPC.VpcEncryptionControlExclusionProperty- Specified by:
getLambdain interfaceCfnVPC.VpcEncryptionControlExclusionsProperty- See Also:
-
getNatGateway
Description copied from interface:CfnVPC.VpcEncryptionControlExclusionsPropertyDescribes an exclusion configuration for VPC Encryption Control.For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.
Returns union: either
IResolvableorCfnVPC.VpcEncryptionControlExclusionProperty- Specified by:
getNatGatewayin interfaceCfnVPC.VpcEncryptionControlExclusionsProperty- See Also:
-
getVirtualPrivateGateway
Description copied from interface:CfnVPC.VpcEncryptionControlExclusionsPropertyDescribes an exclusion configuration for VPC Encryption Control.For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.
Returns union: either
IResolvableorCfnVPC.VpcEncryptionControlExclusionProperty- Specified by:
getVirtualPrivateGatewayin interfaceCfnVPC.VpcEncryptionControlExclusionsProperty- See Also:
-
getVpcLattice
Description copied from interface:CfnVPC.VpcEncryptionControlExclusionsPropertyDescribes an exclusion configuration for VPC Encryption Control.For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.
Returns union: either
IResolvableorCfnVPC.VpcEncryptionControlExclusionProperty- Specified by:
getVpcLatticein interfaceCfnVPC.VpcEncryptionControlExclusionsProperty- See Also:
-
getVpcPeering
Description copied from interface:CfnVPC.VpcEncryptionControlExclusionsPropertyDescribes an exclusion configuration for VPC Encryption Control.For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.
Returns union: either
IResolvableorCfnVPC.VpcEncryptionControlExclusionProperty- Specified by:
getVpcPeeringin interfaceCfnVPC.VpcEncryptionControlExclusionsProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-