RouterInputFilter
A filter that can be used to retrieve a list of router inputs.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- inputTypes
-
The types of router inputs to include in the filter.
Type: Array of strings
Valid Values:
STANDARD | FAILOVER | MERGE | MEDIACONNECT_FLOWRequired: No
- nameContains
-
The names of the router inputs 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 inputs 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
- regionNames
-
The AWS Regions of the router inputs to include in the filter.
Type: Array of strings
Required: No
- routingScopes
-
Filter criteria to list router inputs based on their routing scope (REGIONAL or GLOBAL).
Type: Array of strings
Valid Values:
REGIONAL | GLOBALRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: