Class AccountVpcEncryptionControlExclusions

java.lang.Object
software.amazon.awssdk.services.ec2.model.AccountVpcEncryptionControlExclusions
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<AccountVpcEncryptionControlExclusions.Builder,AccountVpcEncryptionControlExclusions>

@Generated("software.amazon.awssdk:codegen") public final class AccountVpcEncryptionControlExclusions extends Object implements SdkPojo, Serializable, ToCopyableBuilder<AccountVpcEncryptionControlExclusions.Builder,AccountVpcEncryptionControlExclusions>

Describes the exclusion configurations for the various resource types in the account-level VPC Encryption Control configuration.

For more information, see Enforce VPC encryption in transit in the Amazon VPC User Guide.

See Also: