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