Get Vpn Attachment Plain Args
data class GetVpnAttachmentPlainArgs(val filters: List<GetVpnAttachmentFilter>? = null, val tags: Map<String, String>? = null, val transitGatewayId: String? = null, val vpnConnectionId: String? = null) : ConvertibleToJava<GetVpnAttachmentPlainArgs>
A collection of arguments for invoking getVpnAttachment.