GetInternetGatewayPlainArgs

data class GetInternetGatewayPlainArgs(val internetGatewayId: String) : ConvertibleToJava<GetInternetGatewayPlainArgs>

Constructors

Link copied to clipboard
constructor(internetGatewayId: String)

Properties

Link copied to clipboard

The ID of the internet gateway.

Functions

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