Class CfnVPC.VpcEncryptionControlProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ec2.CfnVPC.VpcEncryptionControlProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnVPC.VpcEncryptionControlProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnVPC.VpcEncryptionControlProperty
@Stability(Stable)
@Internal
public static final class CfnVPC.VpcEncryptionControlProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnVPC.VpcEncryptionControlProperty
An implementation for
CfnVPC.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.services.ec2.CfnVPC.VpcEncryptionControlProperty
CfnVPC.VpcEncryptionControlProperty.Builder, CfnVPC.VpcEncryptionControlProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVPC.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 StringThe desired exclusion mode for Egress-Only Internet Gateways.final StringThe desired exclusion mode for Elastic File System.final StringThe desired exclusion mode for Internet Gateways.final StringThe desired exclusion mode for Lambda.final StringgetMode()The mode of the VPC encryption control.final StringThe desired exclusion mode for NAT Gateways.final ObjectReturns union: eitherIResolvableorCfnVPC.VpcEncryptionControlExclusionsPropertyfinal StringgetState()The state of the VPC encryption control.final StringA message describing the state of the VPC encryption control.final StringThe desired exclusion mode for Virtual Private Gateways.final StringThe ID of the VPC encryption control.final StringgetVpcId()The ID of the VPC.final StringThe desired exclusion mode for VPC Lattice.final StringThe desired exclusion mode for VPC Peering.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.VpcEncryptionControlProperty.Builder.
-
-
Method Details
-
getEgressOnlyInternetGatewayExclusion
Description copied from interface:CfnVPC.VpcEncryptionControlPropertyThe desired exclusion mode for Egress-Only Internet Gateways.- Specified by:
getEgressOnlyInternetGatewayExclusionin interfaceCfnVPC.VpcEncryptionControlProperty- See Also:
-
getElasticFileSystemExclusion
Description copied from interface:CfnVPC.VpcEncryptionControlPropertyThe desired exclusion mode for Elastic File System.- Specified by:
getElasticFileSystemExclusionin interfaceCfnVPC.VpcEncryptionControlProperty- See Also:
-
getInternetGatewayExclusion
Description copied from interface:CfnVPC.VpcEncryptionControlPropertyThe desired exclusion mode for Internet Gateways.- Specified by:
getInternetGatewayExclusionin interfaceCfnVPC.VpcEncryptionControlProperty- See Also:
-
getLambdaExclusion
Description copied from interface:CfnVPC.VpcEncryptionControlPropertyThe desired exclusion mode for Lambda.- Specified by:
getLambdaExclusionin interfaceCfnVPC.VpcEncryptionControlProperty- See Also:
-
getMode
Description copied from interface:CfnVPC.VpcEncryptionControlPropertyThe mode of the VPC encryption control.- Specified by:
getModein interfaceCfnVPC.VpcEncryptionControlProperty- See Also:
-
getNatGatewayExclusion
Description copied from interface:CfnVPC.VpcEncryptionControlPropertyThe desired exclusion mode for NAT Gateways.- Specified by:
getNatGatewayExclusionin interfaceCfnVPC.VpcEncryptionControlProperty- See Also:
-
getResourceExclusions
Description copied from interface:CfnVPC.VpcEncryptionControlPropertyReturns union: eitherIResolvableorCfnVPC.VpcEncryptionControlExclusionsProperty- Specified by:
getResourceExclusionsin interfaceCfnVPC.VpcEncryptionControlProperty- See Also:
-
getState
Description copied from interface:CfnVPC.VpcEncryptionControlPropertyThe state of the VPC encryption control.- Specified by:
getStatein interfaceCfnVPC.VpcEncryptionControlProperty- See Also:
-
getStateMessage
Description copied from interface:CfnVPC.VpcEncryptionControlPropertyA message describing the state of the VPC encryption control.- Specified by:
getStateMessagein interfaceCfnVPC.VpcEncryptionControlProperty- See Also:
-
getVirtualPrivateGatewayExclusion
Description copied from interface:CfnVPC.VpcEncryptionControlPropertyThe desired exclusion mode for Virtual Private Gateways.- Specified by:
getVirtualPrivateGatewayExclusionin interfaceCfnVPC.VpcEncryptionControlProperty- See Also:
-
getVpcEncryptionControlId
Description copied from interface:CfnVPC.VpcEncryptionControlPropertyThe ID of the VPC encryption control.- Specified by:
getVpcEncryptionControlIdin interfaceCfnVPC.VpcEncryptionControlProperty- See Also:
-
getVpcId
Description copied from interface:CfnVPC.VpcEncryptionControlPropertyThe ID of the VPC.- Specified by:
getVpcIdin interfaceCfnVPC.VpcEncryptionControlProperty- See Also:
-
getVpcLatticeExclusion
Description copied from interface:CfnVPC.VpcEncryptionControlPropertyThe desired exclusion mode for VPC Lattice.- Specified by:
getVpcLatticeExclusionin interfaceCfnVPC.VpcEncryptionControlProperty- See Also:
-
getVpcPeeringExclusion
Description copied from interface:CfnVPC.VpcEncryptionControlPropertyThe desired exclusion mode for VPC Peering.- Specified by:
getVpcPeeringExclusionin interfaceCfnVPC.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()
-