class Aws::MediaConnect::Types::SourcePriority

The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.

@note When making an API call, you may pass SourcePriority

data as a hash:

    {
      primary_source: "__string",
    }

@!attribute [rw] primary_source

The name of the source you choose as the primary source for this
flow.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mediaconnect-2018-11-14/SourcePriority AWS API Documentation

Constants

SENSITIVE