GetBridgePlainArgs

data class GetBridgePlainArgs(val bridgeArn: String) : ConvertibleToJava<GetBridgePlainArgs>

Constructors

Link copied to clipboard
constructor(bridgeArn: String)

Properties

Link copied to clipboard

The Amazon Resource Number (ARN) of the bridge.

Functions

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