UpdateFlowSourceRequest

Types

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

Properties

Link copied to clipboard

The type of encryption that is used on the content ingested from the source.

Link copied to clipboard

A description of the source. This description is not visible outside of the current Amazon Web Services account.

Link copied to clipboard

The Amazon Resource Name (ARN) of the entitlement that allows you to subscribe to the flow. The entitlement is set by the content originator, and the ARN is generated as part of the originator's flow.

Link copied to clipboard

The ARN of the flow that you want to update.

Link copied to clipboard

The source configuration for cloud flows receiving a stream from a bridge.

Link copied to clipboard

The port that the flow listens on for incoming content. If the protocol of the source is Zixi, the port must be set to 2088.

Link copied to clipboard

The maximum bitrate for RIST, RTP, and RTP-FEC streams.

Link copied to clipboard

The maximum latency in milliseconds. This parameter applies only to RIST-based and Zixi-based streams.

Link copied to clipboard

The size of the buffer (in milliseconds) to use to sync incoming source data.

Link copied to clipboard

The media stream that is associated with the source, and the parameters for that association.

Link copied to clipboard

The minimum latency in milliseconds for SRT-based streams. In streams that use the SRT protocol, this value that you set on your MediaConnect source or output represents the minimal potential latency of that connection. The latency of the stream is set to the highest number between the sender’s minimum latency and the receiver’s minimum latency.

Link copied to clipboard

The protocol that the source uses to deliver the content to MediaConnect.

Link copied to clipboard

The port that the flow uses to send outbound requests to initiate connection with the sender.

Link copied to clipboard

The IP address that the flow communicates with to initiate connection with the sender.

Link copied to clipboard

The ARN of the source that you want to update.

Link copied to clipboard

The source IP or domain name for SRT-caller protocol.

Link copied to clipboard

Source port for SRT-caller protocol.

Link copied to clipboard

The stream ID that you want to use for this transport. This parameter applies only to Zixi and SRT caller-based streams.

Link copied to clipboard

The name of the VPC interface that you want to send your output to.

Link copied to clipboard

The range of IP addresses that are allowed to contribute content to your source. Format the IP addresses as a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.

Functions

Link copied to clipboard
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