Uses of Class
software.amazon.awscdk.services.ec2.CfnVPC.VpcEncryptionControlProperty.Builder
Packages that use CfnVPC.VpcEncryptionControlProperty.Builder
-
Uses of CfnVPC.VpcEncryptionControlProperty.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnVPC.VpcEncryptionControlProperty.BuilderModifier and TypeMethodDescriptionCfnVPC.VpcEncryptionControlProperty.builder()CfnVPC.VpcEncryptionControlProperty.Builder.egressOnlyInternetGatewayExclusion(String egressOnlyInternetGatewayExclusion) CfnVPC.VpcEncryptionControlProperty.Builder.elasticFileSystemExclusion(String elasticFileSystemExclusion) Sets the value ofCfnVPC.VpcEncryptionControlProperty.getElasticFileSystemExclusion()CfnVPC.VpcEncryptionControlProperty.Builder.internetGatewayExclusion(String internetGatewayExclusion) Sets the value ofCfnVPC.VpcEncryptionControlProperty.getInternetGatewayExclusion()CfnVPC.VpcEncryptionControlProperty.Builder.lambdaExclusion(String lambdaExclusion) Sets the value ofCfnVPC.VpcEncryptionControlProperty.getLambdaExclusion()Sets the value ofCfnVPC.VpcEncryptionControlProperty.getMode()CfnVPC.VpcEncryptionControlProperty.Builder.natGatewayExclusion(String natGatewayExclusion) Sets the value ofCfnVPC.VpcEncryptionControlProperty.getNatGatewayExclusion()CfnVPC.VpcEncryptionControlProperty.Builder.resourceExclusions(IResolvable resourceExclusions) Sets the value ofCfnVPC.VpcEncryptionControlProperty.getResourceExclusions()CfnVPC.VpcEncryptionControlProperty.Builder.resourceExclusions(CfnVPC.VpcEncryptionControlExclusionsProperty resourceExclusions) Sets the value ofCfnVPC.VpcEncryptionControlProperty.getResourceExclusions()Sets the value ofCfnVPC.VpcEncryptionControlProperty.getState()CfnVPC.VpcEncryptionControlProperty.Builder.stateMessage(String stateMessage) Sets the value ofCfnVPC.VpcEncryptionControlProperty.getStateMessage()CfnVPC.VpcEncryptionControlProperty.Builder.virtualPrivateGatewayExclusion(String virtualPrivateGatewayExclusion) Sets the value ofCfnVPC.VpcEncryptionControlProperty.getVirtualPrivateGatewayExclusion()CfnVPC.VpcEncryptionControlProperty.Builder.vpcEncryptionControlId(String vpcEncryptionControlId) Sets the value ofCfnVPC.VpcEncryptionControlProperty.getVpcEncryptionControlId()Sets the value ofCfnVPC.VpcEncryptionControlProperty.getVpcId()CfnVPC.VpcEncryptionControlProperty.Builder.vpcLatticeExclusion(String vpcLatticeExclusion) Sets the value ofCfnVPC.VpcEncryptionControlProperty.getVpcLatticeExclusion()CfnVPC.VpcEncryptionControlProperty.Builder.vpcPeeringExclusion(String vpcPeeringExclusion) Sets the value ofCfnVPC.VpcEncryptionControlProperty.getVpcPeeringExclusion()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnVPC.VpcEncryptionControlProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVPC.VpcEncryptionControlProperty.Builder.