Uses of Class
software.amazon.awssdk.services.ec2.model.VpcEncryptionControl
-
Packages that use VpcEncryptionControl Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of VpcEncryptionControl in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return VpcEncryptionControl Modifier and Type Method Description VpcEncryptionControlVpc. encryptionControl()Returns the value of the EncryptionControl property for this object.Methods in software.amazon.awssdk.services.ec2.model with parameters of type VpcEncryptionControl Modifier and Type Method Description Vpc.BuilderVpc.Builder. encryptionControl(VpcEncryptionControl encryptionControl)Sets the value of the EncryptionControl property for this object.
-