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.
Namespace: Amazon.MediaConnect.Model
Assembly: AWSSDK.MediaConnect.dll
Version: 3.x.y.z
public class Flow
The Flow type exposes the following members
Name | Description | |
---|---|---|
![]() |
Flow() |
Name | Type | Description | |
---|---|---|---|
![]() |
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. |
![]() |
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. |
![]() |
EgressIp | System.String |
Gets and sets the property EgressIp. The IP address from which video will be sent to output destinations. |
![]() |
Entitlements | System.Collections.Generic.List<Amazon.MediaConnect.Model.Entitlement> |
Gets and sets the property Entitlements. The entitlements in this flow. |
![]() |
FlowArn | System.String |
Gets and sets the property FlowArn. The Amazon Resource Name (ARN) of the flow. |
![]() |
Maintenance | Amazon.MediaConnect.Model.Maintenance |
Gets and sets the property Maintenance. |
![]() |
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. |
![]() |
Name | System.String |
Gets and sets the property Name. The name of the flow. |
![]() |
Outputs | System.Collections.Generic.List<Amazon.MediaConnect.Model.Output> |
Gets and sets the property Outputs. The outputs in this flow. |
![]() |
Source | Amazon.MediaConnect.Model.Source |
Gets and sets the property Source. |
![]() |
SourceFailoverConfig | Amazon.MediaConnect.Model.FailoverConfig |
Gets and sets the property SourceFailoverConfig. |
![]() |
SourceMonitoringConfig | Amazon.MediaConnect.Model.MonitoringConfig |
Gets and sets the property SourceMonitoringConfig. |
![]() |
Sources | System.Collections.Generic.List<Amazon.MediaConnect.Model.Source> |
Gets and sets the property Sources. |
![]() |
Status | Amazon.MediaConnect.Status |
Gets and sets the property Status. The current status of the flow. |
![]() |
VpcInterfaces | System.Collections.Generic.List<Amazon.MediaConnect.Model.VpcInterface> |
Gets and sets the property VpcInterfaces. The VPC Interfaces for this flow. |
.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