Class GetSecurityCenterServiceRequest (0.1.12)

GetSecurityCenterServiceRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request message for getting a Security Command Center service.

Attributes

Name Description
name str
Required. The Security Command Center service to retrieve. Formats: - organizations/{organization}/locations/{location}/securityCenterServices/{service} - folders/{folder}/locations/{location}/securityCenterServices/{service} - projects/{project}/locations/{location}/securityCenterServices/{service} The possible values for id {service} are: - container-threat-detection - event-threat-detection - security-health-analytics - vm-threat-detection - web-security-scanner
show_eligible_modules_only bool
Flag that, when set, will be used to filter the ModuleSettings that are in scope. The default setting is that all modules will be shown.