GetVpcPlainArgs

data class GetVpcPlainArgs(val vpcId: String) : ConvertibleToJava<GetVpcPlainArgs>

Constructors

Link copied to clipboard
constructor(vpcId: String)

Properties

Link copied to clipboard

The ID of the VPC.

Functions

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