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

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.AccountVpcEncryptionControlExclusions

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

Syntax

C#
public class AccountVpcEncryptionControlExclusions

The AccountVpcEncryptionControlExclusions type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property EgressOnlyInternetGateway Amazon.EC2.VpcEncryptionControlExclusionState

Gets and sets the property EgressOnlyInternetGateway.

The exclusion configuration for egress-only internet gateway resource.

Public Property ElasticFileSystem Amazon.EC2.VpcEncryptionControlExclusionState

Gets and sets the property ElasticFileSystem.

The exclusion configuration for Elastic File System service.

Public Property InternetGateway Amazon.EC2.VpcEncryptionControlExclusionState

Gets and sets the property InternetGateway.

The exclusion configuration for internet gateway resource.

Public Property Lambda Amazon.EC2.VpcEncryptionControlExclusionState

Gets and sets the property Lambda.

The exclusion configuration for Lambda service.

Public Property NatGateway Amazon.EC2.VpcEncryptionControlExclusionState

Gets and sets the property NatGateway.

The exclusion configuration for NAT gateway resource.

Public Property VirtualPrivateGateway Amazon.EC2.VpcEncryptionControlExclusionState

Gets and sets the property VirtualPrivateGateway.

The exclusion configuration for virtual private gateway resource.

Public Property VpcLattice Amazon.EC2.VpcEncryptionControlExclusionState

Gets and sets the property VpcLattice.

The exclusion configuration for VPC Lattice service.

Public Property VpcPeering Amazon.EC2.VpcEncryptionControlExclusionState

Gets and sets the property VpcPeering.

The exclusion configuration for VPC peering connection resource.

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