Class: Aws::Types::GetShardIteratorOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetShardIteratorOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#shard_iterator ⇒ ::String
Returns the value of attribute shard_iterator.
Instance Attribute Details
#shard_iterator ⇒ ::String
Returns the value of attribute shard_iterator.
224 225 226 |
# File 'sig/types.rbs', line 224 def shard_iterator @shard_iterator end |