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

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

Instance Method Summary collapse

Instance Method Details

#channel_count::Integer

Returns:

  • (::Integer)


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

def channel_count: () -> ::Integer

#channel_count_limit::Integer

Returns:

  • (::Integer)


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

def channel_count_limit: () -> ::Integer

#on_demand_stream_count::Integer

Returns:

  • (::Integer)


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

def on_demand_stream_count: () -> ::Integer

#on_demand_stream_count_limit::Integer

Returns:

  • (::Integer)


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

def on_demand_stream_count_limit: () -> ::Integer

#open_shard_count::Integer

Returns:

  • (::Integer)


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

def open_shard_count: () -> ::Integer

#shard_limit::Integer

Returns:

  • (::Integer)


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

def shard_limit: () -> ::Integer