Class: Aws::Types::ServerError
- Inherits:
-
Object
- Object
- Aws::Types::ServerError
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#server_error_category ⇒ "CONNECTIVITY_ERROR", ...
Returns the value of attribute server_error_category.
Instance Attribute Details
#server_error_category ⇒ "CONNECTIVITY_ERROR", ...
Returns the value of attribute server_error_category.
594 595 596 |
# File 'sig/types.rbs', line 594 def server_error_category @server_error_category end |