public enum SecurityHealthAnalyticsCustomModule.Types.EnablementStateReference documentation and code samples for the Google Cloud Security Command Center v1 API enum SecurityHealthAnalyticsCustomModule.Types.EnablementState.
Possible enablement states of a custom module.
Namespace
Google.Cloud.SecurityCenter.V1Assembly
Google.Cloud.SecurityCenter.V1.dll
Fields |
|
|---|---|
| Name | Description |
Disabled |
The module is disabled at the given CRM resource. |
Enabled |
The module is enabled at the given CRM resource. |
Inherited |
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. |
Unspecified |
Unspecified enablement state. |