Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LogSavedSearchLifecycleState

The state of the LogSavedSearch

  1. CREATING
  2. ACTIVE LogSavedSearch is active and can be used by other users
  3. UPDATING
  4. INACTIVE
  5. DELETING
  6. FAILED

Enumeration members

Active

Active: = "ACTIVE"

Creating

Creating: = "CREATING"

Deleting

Deleting: = "DELETING"

Failed

Failed: = "FAILED"

Inactive

Inactive: = "INACTIVE"

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