Class EnablementState (0.1.9)

EnablementState(value)

Represents the possible intended states of enablement for a service or module.

Enums

Name Description
ENABLEMENT_STATE_UNSPECIFIED Default value. This value is unused.
INHERITED State is inherited from the parent resource. Not a valid effective enablement state.
ENABLED State is enabled.
DISABLED State is disabled.