AWS SDK Version 4 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.AccountVpcEncryptionControl

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z

Syntax

C#
public class AccountVpcEncryptionControl

The AccountVpcEncryptionControl type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Exclusions Amazon.EC2.Model.AccountVpcEncryptionControlExclusions

Gets and sets the property Exclusions.

Information about the traffic exclusions for the account-level VPC Encryption Control configuration.

Public Property 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.

Public Property ManagedBy Amazon.EC2.ManagedBy

Gets and sets the property ManagedBy.

The entity that manages the account-level VPC Encryption Control configuration.

Public Property Mode Amazon.EC2.AccountVpcEncryptionControlMode

Gets and sets the property Mode.

The encryption mode for the account-level VPC Encryption Control configuration.

Public Property State Amazon.EC2.AccountVpcEncryptionControlState

Gets and sets the property State.

The current state of the account-level VPC Encryption Control configuration.

Version Information

.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