DestinationSummary
Summary information about a Destination.
Contents
- id
-
Unique identifier for this destination, assigned by IVS.
Type: String
Required: Yes
- state
-
State of the Composition Destination.
Type: String
Valid Values:
STARTING | ACTIVE | STOPPING | RECONNECTING | FAILED | STOPPED
Required: Yes
- endTime
-
UTC time of the destination end. This is an ISO 8601 timestamp; note that this is returned as a string.
Type: Timestamp
Required: No
- startTime
-
UTC time of the destination start. This is an ISO 8601 timestamp; note that this is returned as a string.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: