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.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class ModifyTransitGatewayVpcAttachmentRequestOptions
The ModifyTransitGatewayVpcAttachmentRequestOptions type exposes the following members
| Name | Description | |
|---|---|---|
|
ModifyTransitGatewayVpcAttachmentRequestOptions() |
| Name | Type | Description | |
|---|---|---|---|
|
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 |
|
DnsSupport | Amazon.EC2.DnsSupportValue |
Gets and sets the property DnsSupport.
Enable or disable DNS support. The default is |
|
Ipv6Support | Amazon.EC2.Ipv6SupportValue |
Gets and sets the property Ipv6Support. Specifies whether IPv6 support is enabled for the attachment. When enabled, the transit gateway network interface receives an IPv6 address. When you enable route propagation, IPv6 VPC CIDRs propagate to the transit gateway route tables. When disabled, the network interface does not receive an IPv6 address, and IPv6 routes do not propagate. The setting does not filter IPv6 traffic. |
|
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. |
.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