Class: Aws::Types::OpsItemInvalidParameterException
- Inherits:
-
Object
- Object
- Aws::Types::OpsItemInvalidParameterException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#parameter_names ⇒ ::Array[::String]
Returns the value of attribute parameter_names.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
3332 3333 3334 |
# File 'sig/types.rbs', line 3332 def end |
#parameter_names ⇒ ::Array[::String]
Returns the value of attribute parameter_names.
3331 3332 3333 |
# File 'sig/types.rbs', line 3331 def parameter_names @parameter_names end |