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