AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Inheritance Hierarchy

System.Object
  Amazon.MediaConnect.Model.Flow

Namespace: Amazon.MediaConnect.Model
Assembly: AWSSDK.MediaConnect.dll
Version: 3.x.y.z

Syntax

C#
public class Flow

The Flow type exposes the following members

Constructors

NameDescription
Public Method Flow()

Properties

NameTypeDescription
Public Property AvailabilityZone System.String

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

Public Property Description System.String

Gets and sets the property Description. A description of the flow. This value is not used or seen outside of the current AWS Elemental MediaConnect account.

Public Property EgressIp System.String

Gets and sets the property EgressIp. The IP address from which video will be sent to output destinations.

Public Property Entitlements System.Collections.Generic.List<Amazon.MediaConnect.Model.Entitlement>

Gets and sets the property Entitlements. The entitlements in this flow.

Public Property FlowArn System.String

Gets and sets the property FlowArn. The Amazon Resource Name (ARN) of the flow.

Public Property Maintenance Amazon.MediaConnect.Model.Maintenance

Gets and sets the property Maintenance.

Public Property MediaStreams System.Collections.Generic.List<Amazon.MediaConnect.Model.MediaStream>

Gets and sets the property MediaStreams. 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.

Public Property Name System.String

Gets and sets the property Name. The name of the flow.

Public Property Outputs System.Collections.Generic.List<Amazon.MediaConnect.Model.Output>

Gets and sets the property Outputs. The outputs in this flow.

Public Property Source Amazon.MediaConnect.Model.Source

Gets and sets the property Source.

Public Property SourceFailoverConfig Amazon.MediaConnect.Model.FailoverConfig

Gets and sets the property SourceFailoverConfig.

Public Property SourceMonitoringConfig Amazon.MediaConnect.Model.MonitoringConfig

Gets and sets the property SourceMonitoringConfig.

Public Property Sources System.Collections.Generic.List<Amazon.MediaConnect.Model.Source>

Gets and sets the property Sources.

Public Property Status Amazon.MediaConnect.Status

Gets and sets the property Status. The current status of the flow.

Public Property VpcInterfaces System.Collections.Generic.List<Amazon.MediaConnect.Model.VpcInterface>

Gets and sets the property VpcInterfaces. The VPC Interfaces for this flow.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5