Class: Aws::Types::DataAlreadyAcceptedException
- Inherits:
-
Object
- Object
- Aws::Types::DataAlreadyAcceptedException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#expected_sequence_token ⇒ ::String
Returns the value of attribute expected_sequence_token.
Instance Attribute Details
#expected_sequence_token ⇒ ::String
Returns the value of attribute expected_sequence_token.
282 283 284 |
# File 'sig/types.rbs', line 282 def expected_sequence_token @expected_sequence_token end |