Module: Aws::Kinesis::Client::_DescribeLimitsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeLimitsOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#on_demand_stream_count::Integer

Returns:

  • (::Integer)


154
# File 'sig/client.rbs', line 154

def on_demand_stream_count: () -> ::Integer

#on_demand_stream_count_limit::Integer

Returns:

  • (::Integer)


155
# File 'sig/client.rbs', line 155

def on_demand_stream_count_limit: () -> ::Integer

#open_shard_count::Integer

Returns:

  • (::Integer)


153
# File 'sig/client.rbs', line 153

def open_shard_count: () -> ::Integer

#shard_limit::Integer

Returns:

  • (::Integer)


152
# File 'sig/client.rbs', line 152

def shard_limit: () -> ::Integer