ValidateEventThreatDetectionCustomModuleRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Request message for SecurityCenterManagement.ValidateEventThreatDetectionCustomModule.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. Resource name of the parent to validate the custom modules under, in one of the following formats: - 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. For example, CONFIGURABLE_BAD_IP.
|