Get Vpn Attachment Filter
data class GetVpnAttachmentFilter(val name: String, val values: List<String>) : ConvertibleToJava<GetVpnAttachmentFilter>
Properties
Link copied to clipboard
Name of the filter field. Valid values can be found in the EC2 DescribeTransitGatewayAttachments API Reference.