GetDirectConnectGatewayAttachmentPlainArgs

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

Constructors

constructor(attachmentId: String)

Properties

Link copied to clipboard

Id of the attachment.

Functions

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