Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LifecycleState

Enumeration members

Canceled

Canceled: = "CANCELED"

Failed

Failed: = "FAILED"

Processing

Processing: = "PROCESSING"

Scheduled

Scheduled: = "SCHEDULED"

Started

Started: = "STARTED"

Succeeded

Succeeded: = "SUCCEEDED"

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.