GetVpcLinkPlainArgs

data class GetVpcLinkPlainArgs(val vpcLinkId: String) : ConvertibleToJava<GetVpcLinkPlainArgs>

Constructors

Link copied to clipboard
constructor(vpcLinkId: String)

Properties

Link copied to clipboard

The VPC link ID.

Functions

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