RouterOutputStreamDetails
Information about the router output's stream, including connection state and destination details. The specific details provided vary based on the router output type.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- mediaConnectFlow
-
Configuration details for a MediaConnect flow when used as a router output destination.
Type: MediaConnectFlowRouterOutputStreamDetails object
Required: No
- mediaLiveInput
-
Configuration details for a MediaLive input when used as a router output destination.
Type: MediaLiveInputRouterOutputStreamDetails object
Required: No
- standard
-
Configuration details for a standard router output stream type. Contains information about the destination IP address and connection state for basic output routing.
Type: StandardRouterOutputStreamDetails object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: