Security Center Management V1 API - Module Google::Cloud::SecurityCenterManagement::V1::SecurityCenterService::EnablementState (v0.3.0)

Reference documentation and code samples for the Security Center Management V1 API module Google::Cloud::SecurityCenterManagement::V1::SecurityCenterService::EnablementState.

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

Constants

ENABLEMENT_STATE_UNSPECIFIED

value: 0
Default value. This value is unused.

INHERITED

value: 1
State is inherited from the parent resource. Not a valid effective enablement state.

ENABLED

value: 2
State is enabled.

DISABLED

value: 3
State is disabled.

INGEST_ONLY

value: 4
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).