notification Configs
Parameters
value
Specifies where and whether to send notifications upon changes to a FHIR store.
Parameters
values
Specifies where and whether to send notifications upon changes to a FHIR store.
suspend fun notificationConfigs(argument: List<suspend FhirNotificationConfigArgsBuilder.() -> Unit>)
suspend fun notificationConfigs(vararg argument: suspend FhirNotificationConfigArgsBuilder.() -> Unit)
Parameters
argument
Specifies where and whether to send notifications upon changes to a FHIR store.