Class: Aws::Types::ValidationException
- Inherits:
-
Object
- Object
- Aws::Types::ValidationException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#message ⇒ ::String
Returns the value of attribute message.
-
#reason_code ⇒ ::String
Returns the value of attribute reason_code.
Instance Attribute Details
#message ⇒ ::String
Returns the value of attribute message.
4705 4706 4707 |
# File 'sig/types.rbs', line 4705 def end |
#reason_code ⇒ ::String
Returns the value of attribute reason_code.
4706 4707 4708 |
# File 'sig/types.rbs', line 4706 def reason_code @reason_code end |