Uses of Class
software.amazon.awssdk.services.ec2.model.VpcEncryptionControlExclusions
-
Packages that use VpcEncryptionControlExclusions Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of VpcEncryptionControlExclusions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return VpcEncryptionControlExclusions Modifier and Type Method Description VpcEncryptionControlExclusionsVpcEncryptionControl. resourceExclusions()Returns the value of the ResourceExclusions property for this object.Methods in software.amazon.awssdk.services.ec2.model with parameters of type VpcEncryptionControlExclusions Modifier and Type Method Description VpcEncryptionControl.BuilderVpcEncryptionControl.Builder. resourceExclusions(VpcEncryptionControlExclusions resourceExclusions)Sets the value of the ResourceExclusions property for this object.
-