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