Module: Google::Cloud::WebSecurityScanner::V1::ScanConfig::ExportToSecurityCommandCenter
- Defined in:
- proto_docs/google/cloud/websecurityscanner/v1/scan_config.rb
Overview
Controls export of scan configurations and results to Security Command Center.
Constant Summary collapse
- EXPORT_TO_SECURITY_COMMAND_CENTER_UNSPECIFIED =
Use default, which is ENABLED.
0
- ENABLED =
Export results of this scan to Security Command Center.
1
- DISABLED =
Do not export results of this scan to Security Command Center.
2