AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
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.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class AccountVpcEncryptionControl
The AccountVpcEncryptionControl type exposes the following members
| Name | Description | |
|---|---|---|
|
AccountVpcEncryptionControl() |
| Name | Type | Description | |
|---|---|---|---|
|
Exclusions | Amazon.EC2.Model.AccountVpcEncryptionControlExclusions |
Gets and sets the property Exclusions. Information about the traffic exclusions for the account-level VPC Encryption Control configuration. |
|
LastUpdateTimestamp | System.Nullable<System.DateTime> |
Gets and sets the property LastUpdateTimestamp. The date and time when the account-level VPC Encryption Control configuration was last updated. |
|
ManagedBy | Amazon.EC2.ManagedBy |
Gets and sets the property ManagedBy. The entity that manages the account-level VPC Encryption Control configuration. |
|
Mode | Amazon.EC2.AccountVpcEncryptionControlMode |
Gets and sets the property Mode. The encryption mode for the account-level VPC Encryption Control configuration. |
|
State | Amazon.EC2.AccountVpcEncryptionControlState |
Gets and sets the property State. The current state of the account-level VPC Encryption Control configuration. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer