Uses of Class
software.amazon.awscdk.services.ec2.CfnVPCEncryptionControl.Builder
Packages that use CfnVPCEncryptionControl.Builder
-
Uses of CfnVPCEncryptionControl.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return CfnVPCEncryptionControl.BuilderModifier and TypeMethodDescriptionCfnVPCEncryptionControl.Builder.egressOnlyInternetGatewayExclusionInput(String egressOnlyInternetGatewayExclusionInput) Specifies whether to exclude egress-only internet gateway traffic from encryption enforcement.CfnVPCEncryptionControl.Builder.elasticFileSystemExclusionInput(String elasticFileSystemExclusionInput) Specifies whether to exclude Elastic File System traffic from encryption enforcement.CfnVPCEncryptionControl.Builder.internetGatewayExclusionInput(String internetGatewayExclusionInput) Specifies whether to exclude internet gateway traffic from encryption enforcement.CfnVPCEncryptionControl.Builder.lambdaExclusionInput(String lambdaExclusionInput) Specifies whether to exclude Lambda function traffic from encryption enforcement.The encryption mode for the VPC Encryption Control configuration.CfnVPCEncryptionControl.Builder.natGatewayExclusionInput(String natGatewayExclusionInput) Specifies whether to exclude NAT gateway traffic from encryption enforcement.The tags assigned to the VPC Encryption Control configuration.CfnVPCEncryptionControl.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.CfnVPCEncryptionControl.Builder.vpcLatticeExclusionInput(String vpcLatticeExclusionInput) Specifies whether to exclude VPC Lattice traffic from encryption enforcement.CfnVPCEncryptionControl.Builder.vpcPeeringExclusionInput(String vpcPeeringExclusionInput) Specifies whether to exclude VPC peering connection traffic from encryption enforcement.