ListDescendantSecurityHealthAnalyticsCustomModulesResponse

Response message for SecurityCenterManagement.ListDescendantSecurityHealthAnalyticsCustomModules.

JSON representation
{
  "securityHealthAnalyticsCustomModules": [
    {
      object (SecurityHealthAnalyticsCustomModule)
    }
  ],
  "nextPageToken": string
}
Fields
securityHealthAnalyticsCustomModules[]

object (SecurityHealthAnalyticsCustomModule)

The list of SecurityHealthAnalyticsCustomModules

nextPageToken

string

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