Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LifecycleState

Enumeration members

BackupInProgress

BackupInProgress: = "BACKUP_IN_PROGRESS"

CancellingDeletion

CancellingDeletion: = "CANCELLING_DELETION"

Creating

Creating: = "CREATING"

Deleted

Deleted: = "DELETED"

Deleting

Deleting: = "DELETING"

Disabled

Disabled: = "DISABLED"

Disabling

Disabling: = "DISABLING"

Enabled

Enabled: = "ENABLED"

Enabling

Enabling: = "ENABLING"

PendingDeletion

PendingDeletion: = "PENDING_DELETION"

Restoring

Restoring: = "RESTORING"

SchedulingDeletion

SchedulingDeletion: = "SCHEDULING_DELETION"

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.

Updating

Updating: = "UPDATING"