Class ListEffectiveEventThreatDetectionCustomModulesResponse (0.4.0)

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

Response message for SecurityCenterManagement.ListEffectiveEventThreatDetectionCustomModules.

Attributes

Name Description
effective_event_threat_detection_custom_modules MutableSequence[google.cloud.securitycentermanagement_v1.types.EffectiveEventThreatDetectionCustomModule]
The list of effective Event Threat Detection custom modules.
next_page_token str
A pagination token. To retrieve the next page of results, call the method again with this token.