Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Flow

The settings for a flow, including its source, outputs, and entitlements.

Hierarchy

  • Flow

Index

Properties

AvailabilityZone

AvailabilityZone: string | undefined

The Availability Zone that you want to create the flow in. These options are limited to the Availability Zones within the current AWS.

Optional Description

Description: undefined | string

A description of the flow. This value is not used or seen outside of the current AWS Elemental MediaConnect account.

Optional EgressIp

EgressIp: undefined | string

The IP address from which video will be sent to output destinations.

Entitlements

Entitlements: Entitlement[] | undefined

The entitlements in this flow.

FlowArn

FlowArn: string | undefined

The Amazon Resource Name (ARN), a unique identifier for any AWS resource, of the flow.

Optional Maintenance

Maintenance: Maintenance

The maintenance setting of a flow

Optional MediaStreams

MediaStreams: MediaStream[]

The media streams that are associated with the flow. After you associate a media stream with a source, you can also associate it with outputs on the flow.

Name

Name: string | undefined

The name of the flow.

Outputs

Outputs: Output[] | undefined

The outputs in this flow.

Source

Source: Source | undefined

The settings for the source of the flow.

Optional SourceFailoverConfig

SourceFailoverConfig: FailoverConfig

The settings for source failover.

Optional Sources

Sources: Source[]

Status

Status: Status | string | undefined

The current status of the flow.

Optional VpcInterfaces

VpcInterfaces: VpcInterface[]

The VPC Interfaces for this flow.