Get Vpn Attachment Result
data class GetVpnAttachmentResult(val filters: List<GetVpnAttachmentFilter>? = null, val id: String, val tags: Map<String, String>, val transitGatewayId: String? = null, val vpnConnectionId: String? = null)
A collection of values returned by getVpnAttachment.