Class AccountVpcEncryptionControl

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

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

Describes the account-level VPC Encryption Control configuration, including its mode, state, and exclusions.

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

See Also: