Interface protos.google.cloud.securitycenter.v1p1beta1.IListNotificationConfigsResponse (5.6.0)

Properties of a ListNotificationConfigsResponse.

Package

@google-cloud/security-center

Properties

nextPageToken

nextPageToken?: (string|null);

ListNotificationConfigsResponse nextPageToken

Property Value
TypeDescription
(string|null)

notificationConfigs

notificationConfigs?: (google.cloud.securitycenter.v1p1beta1.INotificationConfig[]|null);

ListNotificationConfigsResponse notificationConfigs

Property Value
TypeDescription
(google.cloud.securitycenter.v1p1beta1.INotificationConfig[]|null)