Class ListDescendantSecurityHealthAnalyticsCustomModulesResponse (0.1.17)

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

Response message for SecurityCenterManagement.ListDescendantSecurityHealthAnalyticsCustomModules.

Attributes

Name Description
security_health_analytics_custom_modules MutableSequence[google.cloud.securitycentermanagement_v1.types.SecurityHealthAnalyticsCustomModule]
The list of SecurityHealthAnalyticsCustomModules
next_page_token str
A pagination token. To retrieve the next page of results, call the method again with this token.