Security Command Center Management V1 API - Module Google::Cloud::SecurityCenterManagement::V1::SecurityCenterService::EnablementState (v1.1.0)

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

Represents the possible enablement states 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. Valid as an intended enablement state, but not as an effective enablement state.

ENABLED

value: 2
State is enabled.

DISABLED

value: 3
State is disabled.

INGEST_ONLY

value: 4
Security Command Center is configured to ingest findings from this service, but not to enable this service. This state indicates that Security Command Center is misconfigured. You can't set this state yourself.