ListEffectiveEventThreatDetectionCustomModulesResponse

Response message for SecurityCenterManagement.ListEffectiveEventThreatDetectionCustomModules.

JSON representation
{
  "effectiveEventThreatDetectionCustomModules": [
    {
      object (EffectiveEventThreatDetectionCustomModule)
    }
  ],
  "nextPageToken": string
}
Fields
effectiveEventThreatDetectionCustomModules[]

object (EffectiveEventThreatDetectionCustomModule)

The list of effective Event Threat Detection custom modules.

nextPageToken

string

A pagination token. To retrieve the next page of results, call the method again with this token.