Class: Aws::Types::GetChangeTokenResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetChangeTokenResponse
- 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.
413 414 415 |
# File 'sig/types.rbs', line 413 def change_token @change_token end |