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.
1506 1507 1508 |
# File 'sig/types.rbs', line 1506 def invalid_parameter @invalid_parameter end |
#message ⇒ ::String
Returns the value of attribute message.
1507 1508 1509 |
# File 'sig/types.rbs', line 1507 def @message end |