Class CfnVPCPropsMixin.VpcEncryptionControlProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnVPCPropsMixin.VpcEncryptionControlProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnVPCPropsMixin.VpcEncryptionControlProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnVPCPropsMixin.VpcEncryptionControlProperty
@Stability(Stable)
@Internal
public static final class CfnVPCPropsMixin.VpcEncryptionControlProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnVPCPropsMixin.VpcEncryptionControlProperty
An implementation for
CfnVPCPropsMixin.VpcEncryptionControlProperty-
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.cfnpropertymixins.services.ec2.CfnVPCPropsMixin.VpcEncryptionControlProperty
CfnVPCPropsMixin.VpcEncryptionControlProperty.Builder, CfnVPCPropsMixin.VpcEncryptionControlProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVPCPropsMixin.VpcEncryptionControlProperty.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 Stringfinal Stringfinal Stringfinal Stringfinal StringgetMode()The encryption mode for the VPC Encryption Control configuration.final Stringfinal ObjectDescribes the exclusion configurations for various resource types in VPC Encryption Control.final StringgetState()The current state of the VPC Encryption Control configuration.final StringA message providing additional information about the encryption control state.final Stringfinal StringThe ID of the VPC Encryption Control configuration.final StringgetVpcId()The ID of the VPC associated with the encryption control configuration.final Stringfinal Stringfinal 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 theCfnVPCPropsMixin.VpcEncryptionControlProperty.Builder.
-
-
Method Details
-
getEgressOnlyInternetGatewayExclusion
- Specified by:
getEgressOnlyInternetGatewayExclusionin interfaceCfnVPCPropsMixin.VpcEncryptionControlProperty- See Also:
-
getElasticFileSystemExclusion
- Specified by:
getElasticFileSystemExclusionin interfaceCfnVPCPropsMixin.VpcEncryptionControlProperty- See Also:
-
getInternetGatewayExclusion
- Specified by:
getInternetGatewayExclusionin interfaceCfnVPCPropsMixin.VpcEncryptionControlProperty- See Also:
-
getLambdaExclusion
- Specified by:
getLambdaExclusionin interfaceCfnVPCPropsMixin.VpcEncryptionControlProperty- See Also:
-
getMode
Description copied from interface:CfnVPCPropsMixin.VpcEncryptionControlPropertyThe encryption mode for the VPC Encryption Control configuration.- Specified by:
getModein interfaceCfnVPCPropsMixin.VpcEncryptionControlProperty- See Also:
-
getNatGatewayExclusion
- Specified by:
getNatGatewayExclusionin interfaceCfnVPCPropsMixin.VpcEncryptionControlProperty- See Also:
-
getResourceExclusions
Description copied from interface:CfnVPCPropsMixin.VpcEncryptionControlPropertyDescribes the exclusion configurations for various resource types in VPC Encryption Control.For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.
Returns union: either
IResolvableorCfnVPCPropsMixin.VpcEncryptionControlExclusionsProperty- Specified by:
getResourceExclusionsin interfaceCfnVPCPropsMixin.VpcEncryptionControlProperty- See Also:
-
getState
Description copied from interface:CfnVPCPropsMixin.VpcEncryptionControlPropertyThe current state of the VPC Encryption Control configuration.- Specified by:
getStatein interfaceCfnVPCPropsMixin.VpcEncryptionControlProperty- See Also:
-
getStateMessage
Description copied from interface:CfnVPCPropsMixin.VpcEncryptionControlPropertyA message providing additional information about the encryption control state.- Specified by:
getStateMessagein interfaceCfnVPCPropsMixin.VpcEncryptionControlProperty- See Also:
-
getVirtualPrivateGatewayExclusion
- Specified by:
getVirtualPrivateGatewayExclusionin interfaceCfnVPCPropsMixin.VpcEncryptionControlProperty- See Also:
-
getVpcEncryptionControlId
Description copied from interface:CfnVPCPropsMixin.VpcEncryptionControlPropertyThe ID of the VPC Encryption Control configuration.- Specified by:
getVpcEncryptionControlIdin interfaceCfnVPCPropsMixin.VpcEncryptionControlProperty- See Also:
-
getVpcId
Description copied from interface:CfnVPCPropsMixin.VpcEncryptionControlPropertyThe ID of the VPC associated with the encryption control configuration.- Specified by:
getVpcIdin interfaceCfnVPCPropsMixin.VpcEncryptionControlProperty- See Also:
-
getVpcLatticeExclusion
- Specified by:
getVpcLatticeExclusionin interfaceCfnVPCPropsMixin.VpcEncryptionControlProperty- See Also:
-
getVpcPeeringExclusion
- Specified by:
getVpcPeeringExclusionin interfaceCfnVPCPropsMixin.VpcEncryptionControlProperty- 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()
-