Class: Aws::Types::GetChangeTokenStatusRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetChangeTokenStatusRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#change_token ⇒ ::String
Returns the value of attribute change_token.
Instance Attribute Details
#change_token ⇒ ::String
Returns the value of attribute change_token.
418 419 420 |
# File 'sig/types.rbs', line 418 def change_token @change_token end |