Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnVPCEncryptionControlPropsMixin.Builder
Packages that use CfnVPCEncryptionControlPropsMixin.Builder
-
Uses of CfnVPCEncryptionControlPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ec2
Methods in software.amazon.awscdk.cfnpropertymixins.services.ec2 that return CfnVPCEncryptionControlPropsMixin.BuilderModifier and TypeMethodDescriptionCfnVPCEncryptionControlPropsMixin.Builder.create()CfnVPCEncryptionControlPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnVPCEncryptionControlPropsMixin.Builder.egressOnlyInternetGatewayExclusionInput(String egressOnlyInternetGatewayExclusionInput) Specifies whether to exclude egress-only internet gateway traffic from encryption enforcement.CfnVPCEncryptionControlPropsMixin.Builder.elasticFileSystemExclusionInput(String elasticFileSystemExclusionInput) Specifies whether to exclude Elastic File System traffic from encryption enforcement.CfnVPCEncryptionControlPropsMixin.Builder.internetGatewayExclusionInput(String internetGatewayExclusionInput) Specifies whether to exclude internet gateway traffic from encryption enforcement.CfnVPCEncryptionControlPropsMixin.Builder.lambdaExclusionInput(String lambdaExclusionInput) Specifies whether to exclude Lambda function traffic from encryption enforcement.The encryption mode for the VPC Encryption Control configuration.CfnVPCEncryptionControlPropsMixin.Builder.natGatewayExclusionInput(String natGatewayExclusionInput) Specifies whether to exclude NAT gateway traffic from encryption enforcement.The tags assigned to the VPC Encryption Control configuration.CfnVPCEncryptionControlPropsMixin.Builder.virtualPrivateGatewayExclusionInput(String virtualPrivateGatewayExclusionInput) Specifies whether to exclude virtual private gateway traffic from encryption enforcement.The ID of the VPC for which to create the encryption control configuration.CfnVPCEncryptionControlPropsMixin.Builder.vpcLatticeExclusionInput(String vpcLatticeExclusionInput) Specifies whether to exclude VPC Lattice traffic from encryption enforcement.CfnVPCEncryptionControlPropsMixin.Builder.vpcPeeringExclusionInput(String vpcPeeringExclusionInput) Specifies whether to exclude VPC peering connection traffic from encryption enforcement.