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

This parameter is in preview and may not be available for your account.

Enables you to reference a security group across VPCs attached to a transit gateway. Use this option to simplify security group management and control of instance-to-instance traffic across VPCs that are connected by transit gateway. You can also use this option to migrate from VPC peering (which was the only option that supported security group referencing) to transit gateways (which now also support security group referencing). This option is disabled by default and there are no additional costs to use this feature.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5