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

Class: Aws::IoT::Types::StreamSummary

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

Overview

A summary of a stream.

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionString

A description of the stream.

Returns:

  • (String)

    A description of the stream.

#stream_arnString

The stream ARN.

Returns:

  • (String)

    The stream ARN.

#stream_idString

The stream ID.

Returns:

  • (String)

    The stream ID.

#stream_versionInteger

The stream version.

Returns:

  • (Integer)

    The stream version.