ListEffectiveSecurityHealthAnalyticsCustomModulesResponse

Response message for SecurityCenterManagement.ListEffectiveSecurityHealthAnalyticsCustomModules.

JSON representation
{
  "effectiveSecurityHealthAnalyticsCustomModules": [
    {
      object (EffectiveSecurityHealthAnalyticsCustomModule)
    }
  ],
  "nextPageToken": string
}
Fields
effectiveSecurityHealthAnalyticsCustomModules[]

object (EffectiveSecurityHealthAnalyticsCustomModule)

The list of effective Security Health Analytics custom modules.

nextPageToken

string

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