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

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.ModifyTransitGatewayVpcAttachmentRequestOptions

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

Syntax

C#
public class ModifyTransitGatewayVpcAttachmentRequestOptions

The ModifyTransitGatewayVpcAttachmentRequestOptions type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ApplianceModeSupport Amazon.EC2.ApplianceModeSupportValue

Gets and sets the property ApplianceModeSupport.

Enable or disable support for appliance mode. If enabled, a traffic flow between a source and destination uses the same Availability Zone for the VPC attachment for the lifetime of that flow. The default is disable.

Public Property DnsSupport Amazon.EC2.DnsSupportValue

Gets and sets the property DnsSupport.

Enable or disable DNS support. The default is enable.

Public Property Ipv6Support Amazon.EC2.Ipv6SupportValue

Gets and sets the property Ipv6Support.

Enable or disable IPv6 support. The default is enable.

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 disabled 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.5 and newer, 3.5