Class State (0.4.13)

State(value)

Represents the different states of an AppGateway.

Enums

Name Description
STATE_UNSPECIFIED Default value. This value is unused.
CREATING AppGateway is being created.
CREATED AppGateway has been created.
UPDATING AppGateway's configuration is being updated.
DELETING AppGateway is being deleted.
DOWN AppGateway is down and may be restored in the future. This happens when CCFE sends ProjectState = OFF.