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

Properties of a ListSecurityHealthAnalyticsCustomModulesResponse.

Package

@google-cloud/securitycentermanagement

Properties

nextPageToken

nextPageToken?: (string|null);

ListSecurityHealthAnalyticsCustomModulesResponse nextPageToken

securityHealthAnalyticsCustomModules

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

ListSecurityHealthAnalyticsCustomModulesResponse securityHealthAnalyticsCustomModules