UpdateFlowRequest

Types

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

Properties

Link copied to clipboard

The encoding configuration to apply to the NDI® source when transcoding it to a transport stream for downstream distribution. You can choose between several predefined encoding profiles based on common use cases.

Link copied to clipboard

The Amazon Resource Name (ARN) of the flow that you want to update.

Link copied to clipboard

Determines the processing capacity and feature set of the flow.

Link copied to clipboard

The maintenance setting of the flow.

Link copied to clipboard

Specifies the configuration settings for a flow's NDI source or output. Required when the flow includes an NDI source or output.

Link copied to clipboard

The settings for source failover.

Link copied to clipboard

The settings for source monitoring.

Functions

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