Class ListEffectiveSecurityHealthAnalyticsCustomModulesResponse (0.4.0)

ListEffectiveSecurityHealthAnalyticsCustomModulesResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for SecurityCenterManagement.ListEffectiveSecurityHealthAnalyticsCustomModules.

Attributes

Name Description
effective_security_health_analytics_custom_modules MutableSequence[google.cloud.securitycentermanagement_v1.types.EffectiveSecurityHealthAnalyticsCustomModule]
The list of effective Security Health Analytics custom modules.
next_page_token str
A pagination token. To retrieve the next page of results, call the method again with this token.