Interface protos.google.cloud.securitycenter.v1.IListDescendantSecurityHealthAnalyticsCustomModulesResponse (8.7.0)

Properties of a ListDescendantSecurityHealthAnalyticsCustomModulesResponse.

Package

@google-cloud/security-center

Properties

nextPageToken

nextPageToken?: (string|null);

ListDescendantSecurityHealthAnalyticsCustomModulesResponse nextPageToken

securityHealthAnalyticsCustomModules

securityHealthAnalyticsCustomModules?: (google.cloud.securitycenter.v1.ISecurityHealthAnalyticsCustomModule[]|null);

ListDescendantSecurityHealthAnalyticsCustomModulesResponse securityHealthAnalyticsCustomModules