notification Configs
Parameters
value
A list of notifcation configs that configure the notification for every resource mutation in this FHIR store.
Parameters
values
A list of notifcation configs that configure the notification for every resource mutation in this FHIR store.
suspend fun notificationConfigs(argument: List<suspend FhirStoreNotificationConfigArgsBuilder.() -> Unit>)
suspend fun notificationConfigs(vararg argument: suspend FhirStoreNotificationConfigArgsBuilder.() -> Unit)
suspend fun notificationConfigs(argument: suspend FhirStoreNotificationConfigArgsBuilder.() -> Unit)
Parameters
argument
A list of notifcation configs that configure the notification for every resource mutation in this FHIR store.