GetVpcAttachmentPlainArgs

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

Constructors

Link copied to clipboard
constructor(attachmentId: String)

Properties

Link copied to clipboard

Id of the attachment.

Functions

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