Class State (0.2.4)

State(value)

State defines which state the current hydrated deployment is in.

Enums

Name Description
STATE_UNSPECIFIED Unspecified state.
DRAFT A hydrated deployment starts in DRAFT state. All edits are made in DRAFT state.
APPLIED When the edit is applied, the hydrated deployment moves to APPLIED state. No changes can be made once a hydrated deployment is applied.