ListEffectiveSecurityHealthAnalyticsCustomModulesResponse

Response message for listing effective Security Health Analytics custom modules.

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

object (EffectiveSecurityHealthAnalyticsCustomModule)

Effective custom modules belonging to the requested parent.

nextPageToken

string

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