Class: Aws::Types::GetRecordsInput
- Inherits:
-
Object
- Object
- Aws::Types::GetRecordsInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#limit ⇒ ::Integer
Returns the value of attribute limit.
-
#shard_iterator ⇒ ::String
Returns the value of attribute shard_iterator.
Instance Attribute Details
#limit ⇒ ::Integer
Returns the value of attribute limit.
45 46 47 |
# File 'sig/types.rbs', line 45 def limit @limit end |
#shard_iterator ⇒ ::String
Returns the value of attribute shard_iterator.
44 45 46 |
# File 'sig/types.rbs', line 44 def shard_iterator @shard_iterator end |