GetTransitGatewayPlainArgs

data class GetTransitGatewayPlainArgs(val id: String) : ConvertibleToJava<GetTransitGatewayPlainArgs>

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String

The ID of the transit gateway.

Functions

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