Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SqlEndpointLifecycleState

Common lifecycle states for resources in a Sql Endpoint: CREATING - The resource is being created and might not be usable until the entire metadata is defined. ACTIVE - The resource is valid and available for access. DELETING - The resource is being deleted, and might require a deep clean of any children. DELETED - The resource has been deleted, and isn't available. FAILED - The resource is in a failed state due to validation or other errors. UPDATING - The resource is being updated and might not be usable until all changes are commited. NEEDS_ATTENTION - The resource needs customer/operator intervention.

Enumeration members

Active

Active: = "ACTIVE"

Creating

Creating: = "CREATING"

Deleted

Deleted: = "DELETED"

Deleting

Deleting: = "DELETING"

Failed

Failed: = "FAILED"

NeedsAttention

NeedsAttention: = "NEEDS_ATTENTION"

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"

Functions

getDeserializedJsonObj

getJsonObj