Class ValidateEventThreatDetectionCustomModuleRequest (0.1.8)

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

Request to validate an Event Threat Detection custom module.

Attributes

NameDescription
parent str
Required. Resource name of the parent to validate the Custom Module under. Its format is: - "organizations/{organization}/locations/{location}".
raw_text str
Required. The raw text of the module's contents. Used to generate error messages.
type_ str
Required. The type of the module (e.g. CONFIGURABLE_BAD_IP).