CreateTransitGatewayVpcAttachmentRequestOptions
Describes the options for a VPC attachment.
Types
Properties
Link copied to clipboard
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.
Link copied to clipboard
Enable or disable DNS support. The default is enable.
Link copied to clipboard
Enable or disable IPv6 support. The default is disable.
Link copied to clipboard
Enables you to reference a security group across VPCs attached to a transit gateway to simplify security group management.
Functions
Link copied to clipboard
inline fun copy(block: CreateTransitGatewayVpcAttachmentRequestOptions.Builder.() -> Unit = {}): CreateTransitGatewayVpcAttachmentRequestOptions