Class: Aws::Types::StartMisconfiguredStateRecoveryRequest
- Inherits:
-
Object
- Object
- Aws::Types::StartMisconfiguredStateRecoveryRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#client_request_token ⇒ ::String
Returns the value of attribute client_request_token.
-
#file_system_id ⇒ ::String
Returns the value of attribute file_system_id.
Instance Attribute Details
#client_request_token ⇒ ::String
Returns the value of attribute client_request_token.
1613 1614 1615 |
# File 'sig/types.rbs', line 1613 def client_request_token @client_request_token end |
#file_system_id ⇒ ::String
Returns the value of attribute file_system_id.
1614 1615 1616 |
# File 'sig/types.rbs', line 1614 def file_system_id @file_system_id end |