Uses of Class
software.amazon.awssdk.services.ec2.model.VpcEncryptionControlConfiguration
-
Packages that use VpcEncryptionControlConfiguration Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of VpcEncryptionControlConfiguration in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return VpcEncryptionControlConfiguration Modifier and Type Method Description VpcEncryptionControlConfigurationCreateVpcRequest. 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 VpcEncryptionControlConfiguration Modifier and Type Method Description CreateVpcRequest.BuilderCreateVpcRequest.Builder. vpcEncryptionControl(VpcEncryptionControlConfiguration vpcEncryptionControl)Specifies the encryption control configuration to apply to the VPC during creation.
-