BridgeFlowOutput

The output of the bridge. A flow output is delivered to the Amazon Web Services cloud.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Number (ARN) of the cloud flow.

Link copied to clipboard

The Amazon Resource Number (ARN) of the flow source.

Link copied to clipboard
val name: String?

The name of the bridge's output.

Functions

Link copied to clipboard
inline fun copy(block: BridgeFlowOutput.Builder.() -> Unit = {}): BridgeFlowOutput
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String