Cloud Security Command Center V1 API - Module Google::Cloud::SecurityCenter::V1::SecurityHealthAnalyticsCustomModule::EnablementState (v0.27.0)

Reference documentation and code samples for the Cloud Security Command Center V1 API module Google::Cloud::SecurityCenter::V1::SecurityHealthAnalyticsCustomModule::EnablementState.

Possible enablement states of a custom module.

Constants

ENABLEMENT_STATE_UNSPECIFIED

value: 0
Unspecified enablement state.

ENABLED

value: 1
The module is enabled at the given CRM resource.

DISABLED

value: 2
The module is disabled at the given CRM resource.

INHERITED

value: 3
State is inherited from an ancestor module. The module will either be effectively ENABLED or DISABLED based on its closest non-inherited ancestor module in the CRM hierarchy.