Class: Aws::Types::GetRecordsInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#limit ⇒ ::Integer

Returns the value of attribute limit.

Returns:

  • (::Integer)


45
46
47
# File 'sig/types.rbs', line 45

def limit
  @limit
end

#shard_iterator ⇒ ::String

Returns the value of attribute shard_iterator.

Returns:

  • (::String)


44
45
46
# File 'sig/types.rbs', line 44

def shard_iterator
  @shard_iterator
end