Module: Aws::Kinesis::Client::_UpdateShardCountResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#current_shard_count::Integer

Returns:

  • (::Integer)


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

def current_shard_count: () -> ::Integer

#stream_arn::String

Returns:

  • (::String)


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

def stream_arn: () -> ::String

#stream_name::String

Returns:

  • (::String)


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

def stream_name: () -> ::String

#target_shard_count::Integer

Returns:

  • (::Integer)


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

def target_shard_count: () -> ::Integer