Uses of Class
software.amazon.awssdk.services.ec2.model.AccountVpcEncryptionControlExclusions
Packages that use AccountVpcEncryptionControlExclusions
-
Uses of AccountVpcEncryptionControlExclusions in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AccountVpcEncryptionControlExclusionsModifier and TypeMethodDescriptionAccountVpcEncryptionControl.exclusions()Information about the traffic exclusions for the account-level VPC Encryption Control configuration.Methods in software.amazon.awssdk.services.ec2.model with parameters of type AccountVpcEncryptionControlExclusionsModifier and TypeMethodDescriptionAccountVpcEncryptionControl.Builder.exclusions(AccountVpcEncryptionControlExclusions exclusions) Information about the traffic exclusions for the account-level VPC Encryption Control configuration.