ModuleSettings(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The settings for individual modules.
Attributes |
|
---|---|
Name | Description |
intended_enablement_state |
google.cloud.securitycentermanagement_v1.types.SecurityCenterService.EnablementState
Optional. The intended enablement state for the module at its level of the resource hierarchy. |
effective_enablement_state |
google.cloud.securitycentermanagement_v1.types.SecurityCenterService.EnablementState
Output only. The effective enablement state for the module at its level of the resource hierarchy. If the intended state is set to INHERITED , the effective state will be
inherited from the enablement state of an ancestor. This
state may differ from the intended enablement state due to
billing eligibility or onboarding status.
|