ListSecurityHealthAnalyticsCustomModulesResponse

Response message for listing Security Health Analytics custom modules.

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

object (SecurityHealthAnalyticsCustomModule)

Custom modules belonging to the requested parent.

nextPageToken

string

If not empty, indicates that there may be more custom modules to be returned.