exportToSecurityCommandCenter property
Controls export of scan configurations and results to Security Command Center. Possible string values are:
- "EXPORT_TO_SECURITY_COMMAND_CENTER_UNSPECIFIED" : Use default, which is ENABLED.
- "ENABLED" : Export results of this scan to Security Command Center.
- "DISABLED" : Do not export results of this scan to Security Command Center.
Implementation
core.String? exportToSecurityCommandCenter;