GetGatewayPlainArgs

data class GetGatewayPlainArgs(val gatewayArn: String) : ConvertibleToJava<GetGatewayPlainArgs>

Constructors

Link copied to clipboard
constructor(gatewayArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the gateway.

Functions

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