Class GetSecurityCenterServiceRequest (0.1.17)

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

Request message for SecurityCenterManagement.GetSecurityCenterService.

Attributes

Name Description
name str
Required. The Security Command Center service to retrieve, in one of the following formats: - organizations/{organization}/locations/{location}/securityCenterServices/{service} - folders/{folder}/locations/{location}/securityCenterServices/{service} - projects/{project}/locations/{location}/securityCenterServices/{service} The following values are valid for {service}: - container-threat-detection - event-threat-detection - security-health-analytics - vm-threat-detection - web-security-scanner
show_eligible_modules_only bool
Set to true to show only modules that are in scope. By default, all modules are shown.