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 VPC attachment options.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.TransitGatewayVpcAttachmentOptions

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

Syntax

C#
public class TransitGatewayVpcAttachmentOptions

The TransitGatewayVpcAttachmentOptions type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ApplianceModeSupport Amazon.EC2.ApplianceModeSupportValue

Gets and sets the property ApplianceModeSupport.

Indicates whether appliance mode support is enabled.

Public Property DnsSupport Amazon.EC2.DnsSupportValue

Gets and sets the property DnsSupport.

Indicates whether DNS support is enabled.

Public Property Ipv6Support Amazon.EC2.Ipv6SupportValue

Gets and sets the property Ipv6Support.

Indicates whether IPv6 support is disabled.

Public Property SecurityGroupReferencingSupport Amazon.EC2.SecurityGroupReferencingSupportValue

Gets and sets the property SecurityGroupReferencingSupport.

Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.

This option is enabled by default.

For more information about security group referencing, see Security group referencing in the Amazon Web Services Transit Gateways Guide.

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