Class EnablementState (0.1.12)

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.
INGEST_ONLY SCC is configured to ingest findings from this service but not enable this service. Not a valid intended_enablement_state (that is, this is a readonly state).