RouterOutputFilter - AWS Elemental MediaConnect

RouterOutputFilter

A filter that can be used to retrieve a list of router outputs.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

nameContains

The names of the router outputs to include in the filter.

Type: Array of strings

Required: No

networkInterfaceArns

The Amazon Resource Names (ARNs) of the network interfaces associated with the router outputs to include in the filter.

Type: Array of strings

Pattern: arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:routerNetworkInterface:[a-z0-9]{12}

Required: No

outputTypes

The types of router outputs to include in the filter.

Type: Array of strings

Valid Values: STANDARD | MEDIACONNECT_FLOW | MEDIALIVE_INPUT

Required: No

regionNames

The AWS Regions of the router outputs to include in the filter.

Type: Array of strings

Required: No

routedInputArns

The ARNs of the router inputs associated with the router outputs to include in the filter.

Type: Array of strings

Pattern: arn:(aws[a-zA-Z-]*):mediaconnect:[a-z0-9-]+:[0-9]{12}:routerInput:[a-z0-9]{12}

Required: No

routingScopes

Filter criteria to list router outputs based on their routing scope.

Type: Array of strings

Valid Values: REGIONAL | GLOBAL

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: