data class VpcAttachmentOptionsArgs(val applianceModeSupport: Output<Boolean>? = null, val ipv6Support: Output<Boolean>? = null) : ConvertibleToJava<VpcAttachmentOptionsArgs>
Indicates whether appliance mode is supported. If enabled, traffic flow between a source and destination use the same Availability Zone for the VPC attachment for the lifetime of that flow.