Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration WorkRequestResourceActionType

The way in which this resource is affected by the work tracked in the work request. A resource being created, updated, or deleted will remain in the IN_PROGRESS state until work is complete for that resource at which point it will transition to CREATED, UPDATED, or DELETED, respectively.

Enumeration members

Accepted

Accepted: = "ACCEPTED"

Created

Created: = "CREATED"

Deleted

Deleted: = "DELETED"

Disabled

Disabled: = "DISABLED"

Enabled

Enabled: = "ENABLED"

Failed

Failed: = "FAILED"

InProgress

InProgress: = "IN_PROGRESS"

Related

Related: = "RELATED"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Updated

Updated: = "UPDATED"

Functions

getDeserializedJsonObj

getJsonObj