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