UpdateFlowRequest

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The maintenance setting of the flow.

Link copied to clipboard

Specifies the configuration settings for NDI outputs. Required when the flow includes NDI outputs.

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