You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Kinesis::Types::DescribeStreamOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Represents the output for DescribeStream.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#stream_descriptionTypes::StreamDescription

The current status of the stream, the stream Amazon Resource Name (ARN), an array of shard objects that comprise the stream, and whether there are more shards available.

Returns:

  • (Types::StreamDescription)

    The current status of the stream, the stream Amazon Resource Name (ARN), an array of shard objects that comprise the stream, and whether there are more shards available.