Class CreateEventThreatDetectionCustomModuleRequest (1.33.1)

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

Request to create an Event Threat Detection custom module.

Attributes

Name Description
parent str
Required. The new custom module's parent. Its format is: - organizations/{organization}/eventThreatDetectionSettings. - folders/{folder}/eventThreatDetectionSettings. - projects/{project}/eventThreatDetectionSettings.
event_threat_detection_custom_module google.cloud.securitycenter_v1.types.EventThreatDetectionCustomModule
Required. The module to create. The event_threat_detection_custom_module.name will be ignored and server generated.