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 exclusion configurations for the various resource types in the account-level VPC Encryption Control configuration.
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 AccountVpcEncryptionControlExclusions
The AccountVpcEncryptionControlExclusions type exposes the following members
| Name | Description | |
|---|---|---|
|
AccountVpcEncryptionControlExclusions() |
| Name | Type | Description | |
|---|---|---|---|
|
EgressOnlyInternetGateway | Amazon.EC2.VpcEncryptionControlExclusionState |
Gets and sets the property EgressOnlyInternetGateway. The exclusion configuration for egress-only internet gateway resource. |
|
ElasticFileSystem | Amazon.EC2.VpcEncryptionControlExclusionState |
Gets and sets the property ElasticFileSystem. The exclusion configuration for Elastic File System service. |
|
InternetGateway | Amazon.EC2.VpcEncryptionControlExclusionState |
Gets and sets the property InternetGateway. The exclusion configuration for internet gateway resource. |
|
Lambda | Amazon.EC2.VpcEncryptionControlExclusionState |
Gets and sets the property Lambda. The exclusion configuration for Lambda service. |
|
NatGateway | Amazon.EC2.VpcEncryptionControlExclusionState |
Gets and sets the property NatGateway. The exclusion configuration for NAT gateway resource. |
|
VirtualPrivateGateway | Amazon.EC2.VpcEncryptionControlExclusionState |
Gets and sets the property VirtualPrivateGateway. The exclusion configuration for virtual private gateway resource. |
|
VpcLattice | Amazon.EC2.VpcEncryptionControlExclusionState |
Gets and sets the property VpcLattice. The exclusion configuration for VPC Lattice service. |
|
VpcPeering | Amazon.EC2.VpcEncryptionControlExclusionState |
Gets and sets the property VpcPeering. The exclusion configuration for VPC peering connection resource. |
.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