AWS SDK Version 3 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 configuration and state of VPC encryption controls.

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

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.VpcEncryptionControl

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

Syntax

C#
public class VpcEncryptionControl

The VpcEncryptionControl type exposes the following members

Constructors

NameDescription
Public Method VpcEncryptionControl()

Properties

NameTypeDescription
Public Property Mode Amazon.EC2.VpcEncryptionControlMode

Gets and sets the property Mode.

The encryption mode for the VPC Encryption Control configuration.

Public Property ResourceExclusions Amazon.EC2.Model.VpcEncryptionControlExclusions

Gets and sets the property ResourceExclusions.

Information about resource exclusions for the VPC Encryption Control configuration.

Public Property State Amazon.EC2.VpcEncryptionControlState

Gets and sets the property State.

The current state of the VPC Encryption Control configuration.

Public Property StateMessage System.String

Gets and sets the property StateMessage.

A message providing additional information about the encryption control state.

Public Property Tags System.Collections.Generic.List<Amazon.EC2.Model.Tag>

Gets and sets the property Tags.

The tags assigned to the VPC Encryption Control configuration.

Public Property VpcEncryptionControlId System.String

Gets and sets the property VpcEncryptionControlId.

The ID of the VPC Encryption Control configuration.

Public Property VpcId System.String

Gets and sets the property VpcId.

The ID of the VPC associated with the 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.5 and newer, 3.5