latest--aws-ec2-transitgatewayvpcattachment
shared
Type:
object
Resource Type definition for AWS::EC2::TransitGatewayVpcAttachment. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-transitgateway
Properties
SubnetIds
string[]
required
AddSubnetIds
string[]
RemoveSubnetIds
string[]
Tags
Tag[]
Options
object
The options for the transit gateway vpc attachment.
3 nested properties
DnsSupport
string | Aws_CF_FunctionString
Indicates whether to enable DNS Support for Vpc Attachment. Valid Values: enable | disable
Ipv6Support
string | Aws_CF_FunctionString
Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
ApplianceModeSupport
string | Aws_CF_FunctionString
Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
Definitions
Tag
object