Uses of Class
software.amazon.awssdk.services.ec2.model.AccountVpcEncryptionControl
Packages that use AccountVpcEncryptionControl
-
Uses of AccountVpcEncryptionControl in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AccountVpcEncryptionControlModifier and TypeMethodDescriptionDescribeAccountVpcEncryptionControlResponse.accountVpcEncryptionControl()Information about the account-level VPC Encryption Control configuration.ModifyAccountVpcEncryptionControlResponse.accountVpcEncryptionControl()Information about the account-level VPC Encryption Control configuration.Methods in software.amazon.awssdk.services.ec2.model with parameters of type AccountVpcEncryptionControlModifier and TypeMethodDescriptionDescribeAccountVpcEncryptionControlResponse.Builder.accountVpcEncryptionControl(AccountVpcEncryptionControl accountVpcEncryptionControl) Information about the account-level VPC Encryption Control configuration.ModifyAccountVpcEncryptionControlResponse.Builder.accountVpcEncryptionControl(AccountVpcEncryptionControl accountVpcEncryptionControl) Information about the account-level VPC Encryption Control configuration.