Class: Aws::Types::ServerError

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#server_error_category"CONNECTIVITY_ERROR", ...

Returns the value of attribute server_error_category.

Returns:

  • ("CONNECTIVITY_ERROR", "CREDENTIAL_ERROR", "PERMISSION_ERROR", "ARCHITECTURE_ERROR", "OTHER_ERROR")


594
595
596
# File 'sig/types.rbs', line 594

def server_error_category
  @server_error_category
end