Interface protos.google.cloud.securitycentermanagement.v1.IListDescendantSecurityHealthAnalyticsCustomModulesResponse (0.1.0)

Properties of a ListDescendantSecurityHealthAnalyticsCustomModulesResponse.

Package

@google-cloud/securitycentermanagement

Properties

nextPageToken

nextPageToken?: (string|null);

ListDescendantSecurityHealthAnalyticsCustomModulesResponse nextPageToken

securityHealthAnalyticsCustomModules

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

ListDescendantSecurityHealthAnalyticsCustomModulesResponse securityHealthAnalyticsCustomModules