GetResourceGatewayPlainArgs

data class GetResourceGatewayPlainArgs(val arn: String) : ConvertibleToJava<GetResourceGatewayPlainArgs>

Constructors

Link copied to clipboard
constructor(arn: String)

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the resource gateway.

Functions

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