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

Class: Aws::Kinesis::Types::DescribeLimitsOutput

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#open_shard_countInteger

The number of open shards.

Returns:

  • (Integer)

    The number of open shards.

#shard_limitInteger

The maximum number of shards.

Returns:

  • (Integer)

    The maximum number of shards.