Class: Aws::Types::GetChangeTokenStatusResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetChangeTokenStatusResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#change_token_status ⇒ "PROVISIONED", ...
Returns the value of attribute change_token_status.
Instance Attribute Details
#change_token_status ⇒ "PROVISIONED", ...
Returns the value of attribute change_token_status.
423 424 425 |
# File 'sig/types.rbs', line 423 def change_token_status @change_token_status end |