class Aws::KinesisVideo::Types::StreamInfo
An object describing a Kinesis video stream.
@!attribute [rw] device_name
The name of the device that is associated with the stream. @return [String]
@!attribute [rw] stream_name
The name of the stream. @return [String]
@!attribute [rw] stream_arn
The Amazon Resource Name (ARN) of the stream. @return [String]
@!attribute [rw] media_type
The `MediaType` of the stream. @return [String]
@!attribute [rw] kms_key_id
The ID of the AWS Key Management Service (AWS KMS) key that Kinesis Video Streams uses to encrypt data on the stream. @return [String]
@!attribute [rw] version
The version of the stream. @return [String]
@!attribute [rw] status
The status of the stream. @return [String]
@!attribute [rw] creation_time
A time stamp that indicates when the stream was created. @return [Time]
@!attribute [rw] data_retention_in_hours
How long the stream retains data, in hours. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/kinesisvideo-2017-09-30/StreamInfo AWS API Documentation
Constants
- SENSITIVE