Class DeleteEventThreatDetectionCustomModuleRequest (1.33.1)

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

Request to delete an Event Threat Detection custom module.

Attribute

Name Description
name str
Required. Name of the custom module to delete. Its format is: - "organizations/{organization}/eventThreatDetectionSettings/customModules/{module}". - "folders/{folder}/eventThreatDetectionSettings/customModules/{module}". - "projects/{project}/eventThreatDetectionSettings/customModules/{module}".