Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.Builder
Packages that use CfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.Builder
-
Uses of CfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.BuilderModifier and TypeMethodDescriptionCfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.builder()CfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.Builder.egressOnlyInternetGateway(CfnVPCEncryptionControlPropsMixin.VpcEncryptionControlExclusionProperty egressOnlyInternetGateway) CfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.Builder.egressOnlyInternetGateway(IResolvable egressOnlyInternetGateway) CfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.Builder.elasticFileSystem(CfnVPCEncryptionControlPropsMixin.VpcEncryptionControlExclusionProperty elasticFileSystem) CfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.Builder.elasticFileSystem(IResolvable elasticFileSystem) CfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.Builder.internetGateway(CfnVPCEncryptionControlPropsMixin.VpcEncryptionControlExclusionProperty internetGateway) CfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.Builder.internetGateway(IResolvable internetGateway) CfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.Builder.lambda(CfnVPCEncryptionControlPropsMixin.VpcEncryptionControlExclusionProperty lambda) Sets the value ofCfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.getLambda()CfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.Builder.lambda(IResolvable lambda) Sets the value ofCfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.getLambda()CfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.Builder.natGateway(CfnVPCEncryptionControlPropsMixin.VpcEncryptionControlExclusionProperty natGateway) CfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.Builder.natGateway(IResolvable natGateway) CfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.Builder.virtualPrivateGateway(CfnVPCEncryptionControlPropsMixin.VpcEncryptionControlExclusionProperty virtualPrivateGateway) CfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.Builder.virtualPrivateGateway(IResolvable virtualPrivateGateway) CfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.Builder.vpcLattice(CfnVPCEncryptionControlPropsMixin.VpcEncryptionControlExclusionProperty vpcLattice) CfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.Builder.vpcLattice(IResolvable vpcLattice) CfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.Builder.vpcPeering(CfnVPCEncryptionControlPropsMixin.VpcEncryptionControlExclusionProperty vpcPeering) CfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.Builder.vpcPeering(IResolvable vpcPeering) Constructors in software.amazon.awscdk.cfnpropertymixins.services.ec2 with parameters of type CfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVPCEncryptionControlPropsMixin.ResourceExclusionsProperty.Builder.