Class: Aws::Types::InvalidParameterDetail
- Inherits:
-
Object
- Object
- Aws::Types::InvalidParameterDetail
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#problem ⇒ "Corrupted", ...
Returns the value of attribute problem.
Instance Attribute Details
#problem ⇒ "Corrupted", ...
Returns the value of attribute problem.
49 50 51 |
# File 'sig/types.rbs', line 49 def problem @problem end |