ListSecurityHealthAnalyticsCustomModulesResponse

Response message for SecurityCenterManagement.ListSecurityHealthAnalyticsCustomModules.

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

object (SecurityHealthAnalyticsCustomModule)

The list of Security Health Analytics custom modules.

nextPageToken

string

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