Class: Aws::Types::InvalidParameterException
- Inherits:
-
Object
- Object
- Aws::Types::InvalidParameterException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#amzn_error_type ⇒ ::String
Returns the value of attribute amzn_error_type.
-
#message ⇒ ::String
Returns the value of attribute message.
Instance Attribute Details
#amzn_error_type ⇒ ::String
Returns the value of attribute amzn_error_type.
119 120 121 |
# File 'sig/types.rbs', line 119 def amzn_error_type @amzn_error_type end |
#message ⇒ ::String
Returns the value of attribute message.
120 121 122 |
# File 'sig/types.rbs', line 120 def @message end |