GetNetworkInterfaceAttachmentPlainArgs

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

Constructors

Link copied to clipboard
constructor(attachmentId: String)

Properties

Link copied to clipboard

The ID of the network interface attachment.

Functions

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