BridgeFlowSource

The source of the bridge. A flow source originates in MediaConnect as an existing cloud flow.

Types

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

Properties

Link copied to clipboard

The ARN of the cloud flow used as a source of this bridge.

Link copied to clipboard

The name of the VPC interface attachment to use for this source.

Link copied to clipboard
val name: String?

The name of the flow source.

Link copied to clipboard

The Amazon Resource Number (ARN) of the output.

Functions

Link copied to clipboard
inline fun copy(block: BridgeFlowSource.Builder.() -> Unit = {}): BridgeFlowSource
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