Uses of Class
software.amazon.awssdk.services.ec2.model.VpcEncryptionControlConfiguration
Packages that use VpcEncryptionControlConfiguration
-
Uses of VpcEncryptionControlConfiguration in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return VpcEncryptionControlConfigurationModifier and TypeMethodDescriptionCreateVpcRequest.vpcEncryptionControl()Specifies the encryption control configuration to apply to the VPC during creation.Methods in software.amazon.awssdk.services.ec2.model with parameters of type VpcEncryptionControlConfigurationModifier and TypeMethodDescriptionCreateVpcRequest.Builder.vpcEncryptionControl(VpcEncryptionControlConfiguration vpcEncryptionControl) Specifies the encryption control configuration to apply to the VPC during creation.