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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]