Uses of Class
software.amazon.awscdk.services.ec2.CfnVPC.VpcEncryptionControlExclusionsProperty.Builder
Packages that use CfnVPC.VpcEncryptionControlExclusionsProperty.Builder
-
Uses of CfnVPC.VpcEncryptionControlExclusionsProperty.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnVPC.VpcEncryptionControlExclusionsProperty.BuilderModifier and TypeMethodDescriptionCfnVPC.VpcEncryptionControlExclusionsProperty.builder()CfnVPC.VpcEncryptionControlExclusionsProperty.Builder.egressOnlyInternetGateway(IResolvable egressOnlyInternetGateway) CfnVPC.VpcEncryptionControlExclusionsProperty.Builder.egressOnlyInternetGateway(CfnVPC.VpcEncryptionControlExclusionProperty egressOnlyInternetGateway) CfnVPC.VpcEncryptionControlExclusionsProperty.Builder.elasticFileSystem(IResolvable elasticFileSystem) Sets the value ofCfnVPC.VpcEncryptionControlExclusionsProperty.getElasticFileSystem()CfnVPC.VpcEncryptionControlExclusionsProperty.Builder.elasticFileSystem(CfnVPC.VpcEncryptionControlExclusionProperty elasticFileSystem) Sets the value ofCfnVPC.VpcEncryptionControlExclusionsProperty.getElasticFileSystem()CfnVPC.VpcEncryptionControlExclusionsProperty.Builder.internetGateway(IResolvable internetGateway) Sets the value ofCfnVPC.VpcEncryptionControlExclusionsProperty.getInternetGateway()CfnVPC.VpcEncryptionControlExclusionsProperty.Builder.internetGateway(CfnVPC.VpcEncryptionControlExclusionProperty internetGateway) Sets the value ofCfnVPC.VpcEncryptionControlExclusionsProperty.getInternetGateway()CfnVPC.VpcEncryptionControlExclusionsProperty.Builder.lambda(IResolvable lambda) Sets the value ofCfnVPC.VpcEncryptionControlExclusionsProperty.getLambda()CfnVPC.VpcEncryptionControlExclusionsProperty.Builder.lambda(CfnVPC.VpcEncryptionControlExclusionProperty lambda) Sets the value ofCfnVPC.VpcEncryptionControlExclusionsProperty.getLambda()CfnVPC.VpcEncryptionControlExclusionsProperty.Builder.natGateway(IResolvable natGateway) Sets the value ofCfnVPC.VpcEncryptionControlExclusionsProperty.getNatGateway()CfnVPC.VpcEncryptionControlExclusionsProperty.Builder.natGateway(CfnVPC.VpcEncryptionControlExclusionProperty natGateway) Sets the value ofCfnVPC.VpcEncryptionControlExclusionsProperty.getNatGateway()CfnVPC.VpcEncryptionControlExclusionsProperty.Builder.virtualPrivateGateway(IResolvable virtualPrivateGateway) Sets the value ofCfnVPC.VpcEncryptionControlExclusionsProperty.getVirtualPrivateGateway()CfnVPC.VpcEncryptionControlExclusionsProperty.Builder.virtualPrivateGateway(CfnVPC.VpcEncryptionControlExclusionProperty virtualPrivateGateway) Sets the value ofCfnVPC.VpcEncryptionControlExclusionsProperty.getVirtualPrivateGateway()CfnVPC.VpcEncryptionControlExclusionsProperty.Builder.vpcLattice(IResolvable vpcLattice) Sets the value ofCfnVPC.VpcEncryptionControlExclusionsProperty.getVpcLattice()CfnVPC.VpcEncryptionControlExclusionsProperty.Builder.vpcLattice(CfnVPC.VpcEncryptionControlExclusionProperty vpcLattice) Sets the value ofCfnVPC.VpcEncryptionControlExclusionsProperty.getVpcLattice()CfnVPC.VpcEncryptionControlExclusionsProperty.Builder.vpcPeering(IResolvable vpcPeering) Sets the value ofCfnVPC.VpcEncryptionControlExclusionsProperty.getVpcPeering()CfnVPC.VpcEncryptionControlExclusionsProperty.Builder.vpcPeering(CfnVPC.VpcEncryptionControlExclusionProperty vpcPeering) Sets the value ofCfnVPC.VpcEncryptionControlExclusionsProperty.getVpcPeering()Constructors in software.amazon.awscdk.services.ec2 with parameters of type CfnVPC.VpcEncryptionControlExclusionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVPC.VpcEncryptionControlExclusionsProperty.Builder.