Options Properties
data class OptionsProperties(val applianceModeSupport: String? = null, val dnsSupport: String? = null, val ipv6Support: String? = null, val securityGroupReferencingSupport: String? = null)
The options for the transit gateway vpc attachment.
Properties
Link copied to clipboard
Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
Link copied to clipboard
Indicates whether to enable DNS Support for Vpc Attachment. Valid Values: enable | disable
Link copied to clipboard
Indicates whether to enable Ipv6 Support for Vpc Attachment. Valid Values: enable | disable
Link copied to clipboard
Indicates whether to enable Security Group referencing support for Vpc Attachment. Valid values: enable | disable