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()Information about resource exclusions for the VPC Encryption Control configuration.Methods in software.amazon.awssdk.services.ec2.model with parameters of type VpcEncryptionControlExclusions Modifier and Type Method Description VpcEncryptionControl.BuilderVpcEncryptionControl.Builder. resourceExclusions(VpcEncryptionControlExclusions resourceExclusions)Information about resource exclusions for the VPC Encryption Control configuration.
-