class Aws::IVS::Types::Stream

Specifies a live video stream that has been ingested and distributed.

@!attribute [rw] channel_arn

Channel ARN for the stream.
@return [String]

@!attribute [rw] playback_url

URL of the master playlist, required by the video player to play the
HLS stream.
@return [String]

@!attribute [rw] start_time

ISO-8601 formatted timestamp of the stream’s start.
@return [Time]

@!attribute [rw] state

The stream’s state.
@return [String]

@!attribute [rw] health

The stream’s health.
@return [String]

@!attribute [rw] viewer_count

Number of current viewers of the stream. A value of -1 indicates
that the request timed out; in this case, retry.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/ivs-2020-07-14/Stream AWS API Documentation

Constants

SENSITIVE