

# AccountVpcEncryptionControl
<a name="API_AccountVpcEncryptionControl"></a>

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

For more information, see [Enforce VPC encryption in transit](https://docs.amazonaws.cn/vpc/latest/userguide/vpc-encryption-controls.html) in the *Amazon VPC User Guide*.

## Contents
<a name="API_AccountVpcEncryptionControl_Contents"></a>

 ** exclusions **   
Information about the traffic exclusions for the account-level VPC Encryption Control configuration.  
Type: [AccountVpcEncryptionControlExclusions](API_AccountVpcEncryptionControlExclusions.md) object  
Required: No

 ** lastUpdateTimestamp **   
The date and time when the account-level VPC Encryption Control configuration was last updated.  
Type: Timestamp  
Required: No

 ** managedBy **   
The entity that manages the account-level VPC Encryption Control configuration.  
Type: String  
Valid Values: `account | declarative-policy`   
Required: No

 ** mode **   
The encryption mode for the account-level VPC Encryption Control configuration.  
Type: String  
Valid Values: `unmanaged | attempt-monitor | attempt-enforce`   
Required: No

 ** state **   
The current state of the account-level VPC Encryption Control configuration.  
Type: String  
Valid Values: `default-state | transitions-in-progress | transitions-partially-successful | transitions-successful | transitions-failed`   
Required: No

## See Also
<a name="API_AccountVpcEncryptionControl_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/ec2-2016-11-15/AccountVpcEncryptionControl) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/ec2-2016-11-15/AccountVpcEncryptionControl) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/ec2-2016-11-15/AccountVpcEncryptionControl) 