GetNatGatewayPlainArgs

data class GetNatGatewayPlainArgs(val natGatewayId: String) : ConvertibleToJava<GetNatGatewayPlainArgs>

Constructors

Link copied to clipboard
constructor(natGatewayId: String)

Properties

Link copied to clipboard

The ID of the NAT gateway.

Functions

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