notificationConfigs property

List<FhirNotificationConfig>? notificationConfigs
getter/setter pair

Specifies where and whether to send notifications upon changes to a FHIR store.

Implementation

core.List<FhirNotificationConfig>? notificationConfigs;