GetSiteToSiteVpnAttachmentPlainArgs

data class GetSiteToSiteVpnAttachmentPlainArgs(val attachmentId: String) : ConvertibleToJava<GetSiteToSiteVpnAttachmentPlainArgs>

Constructors

Link copied to clipboard
constructor(attachmentId: String)

Properties

Link copied to clipboard

The ID of the attachment.

Functions

Link copied to clipboard
open override fun toJava(): GetSiteToSiteVpnAttachmentPlainArgs