Class: Aws::Types::AppUnitError

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#app_unit_error_category"CREDENTIAL_ERROR", ...

Returns the value of attribute app_unit_error_category.

Returns:

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


70
71
72
# File 'sig/types.rbs', line 70

def app_unit_error_category
  @app_unit_error_category
end