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)


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

def current_shard_count: () -> ::Integer

#stream_arn::String

Returns:

  • (::String)


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

def stream_arn: () -> ::String

#stream_name::String

Returns:

  • (::String)


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

def stream_name: () -> ::String

#target_shard_count::Integer

Returns:

  • (::Integer)


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

def target_shard_count: () -> ::Integer