GetBridgeSourcePlainArgs

data class GetBridgeSourcePlainArgs(val bridgeArn: String, val name: String) : ConvertibleToJava<GetBridgeSourcePlainArgs>

Constructors

Link copied to clipboard
fun GetBridgeSourcePlainArgs(bridgeArn: String, name: String)

Functions

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

Properties

Link copied to clipboard

The Amazon Resource Number (ARN) of the bridge.

Link copied to clipboard

The name of the source.