GetVpnGatewayPlainArgs

data class GetVpnGatewayPlainArgs(val vpnGatewayId: String) : ConvertibleToJava<GetVpnGatewayPlainArgs>

Constructors

Link copied to clipboard
constructor(vpnGatewayId: String)

Properties

Link copied to clipboard

The ID of the VPN gateway.

Functions

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