Class: Aws::Types::InternalServerErrorException
- Inherits:
-
Object
- Object
- Aws::Types::InternalServerErrorException
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#error_details ⇒ ::Array[Types::ErrorDetail]
Returns the value of attribute error_details.
-
#message ⇒ ::String
Returns the value of attribute message.
Instance Attribute Details
#error_details ⇒ ::Array[Types::ErrorDetail]
Returns the value of attribute error_details.
1011 1012 1013 |
# File 'sig/types.rbs', line 1011 def error_details @error_details end |
#message ⇒ ::String
Returns the value of attribute message.
1012 1013 1014 |
# File 'sig/types.rbs', line 1012 def end |