Class: Aws::Types::ReassignmentInProgressException
- Inherits:
-
Object
- Object
- Aws::Types::ReassignmentInProgressException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#invalid_parameter ⇒ ::String
Returns the value of attribute invalid_parameter.
-
#message ⇒ ::String
Returns the value of attribute message.
Instance Attribute Details
#invalid_parameter ⇒ ::String
Returns the value of attribute invalid_parameter.
1498 1499 1500 |
# File 'sig/types.rbs', line 1498 def invalid_parameter @invalid_parameter end |
#message ⇒ ::String
Returns the value of attribute message.
1499 1500 1501 |
# File 'sig/types.rbs', line 1499 def @message end |