ListEffectiveEventThreatDetectionCustomModulesResponse(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Response for listing EffectiveEventThreatDetectionCustomModules.
Attributes |
|
---|---|
Name | Description |
effective_event_threat_detection_custom_modules |
MutableSequence[google.cloud.securitycenter_v1.types.EffectiveEventThreatDetectionCustomModule]
Effective custom modules belonging to the requested parent. |
next_page_token |
str
A token, which can be sent as page_token to retrieve the
next page. If this field is omitted, there are no subsequent
pages.
|