Get Gateway Vpn Attachments Result
data class GetGatewayVpnAttachmentsResult(val attachments: List<GetGatewayVpnAttachmentsAttachment>, val id: String, val ids: List<String>, val nameRegex: String? = null, val names: List<String>, val outputFile: String? = null, val pageNumber: Int? = null, val pageSize: Int? = null, val status: String? = null)
A collection of values returned by getGatewayVpnAttachments.