ListDescendantEventThreatDetectionCustomModulesResponse

SecurityCenterManagement.ListDescendantEventThreatDetectionCustomModules 的响应消息。

JSON 表示法
{
  "eventThreatDetectionCustomModules": [
    {
      object (EventThreatDetectionCustomModule)
    }
  ],
  "nextPageToken": string
}
字段
eventThreatDetectionCustomModules[]

object (EventThreatDetectionCustomModule)

自定义模块的列表。

nextPageToken

string

分页令牌。如需检索下一页结果,请使用此令牌再次调用该方法。