Class: Aws::Types::UnprocessableEntityException
- Inherits:
-
Object
- Object
- Aws::Types::UnprocessableEntityException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#element_path ⇒ ::String
Returns the value of attribute element_path.
-
#error_message ⇒ ::String
Returns the value of attribute error_message.
Instance Attribute Details
#element_path ⇒ ::String
Returns the value of attribute element_path.
3271 3272 3273 |
# File 'sig/types.rbs', line 3271 def element_path @element_path end |
#error_message ⇒ ::String
Returns the value of attribute error_message.
3272 3273 3274 |
# File 'sig/types.rbs', line 3272 def @error_message end |