GetVpcLinkPlainArgs

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

Constructors

Link copied to clipboard
constructor(vpcLinkId: String)

Properties

Link copied to clipboard

The ID for the VPC link. For example: abc123 .

Functions

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