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

Properties of a ListSecurityHealthAnalyticsCustomModulesResponse.

Package

@google-cloud/security-center

Properties

nextPageToken

nextPageToken?: (string|null);

ListSecurityHealthAnalyticsCustomModulesResponse nextPageToken

securityHealthAnalyticsCustomModules

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

ListSecurityHealthAnalyticsCustomModulesResponse securityHealthAnalyticsCustomModules