notificationConfig

@JvmName(name = "ahuduqndkyjdqgwb")
suspend fun notificationConfig(value: Output<NotificationConfigArgs>)
@JvmName(name = "auulvbdcnqulmtky")
suspend fun notificationConfig(value: NotificationConfigArgs?)

Deprecated

Deprecated. Use `notification_configs` instead. If non-empty, publish all resource modifications of this FHIR store to this destination. The Pub/Sub message attributes contain a map with a string describing the action that has triggered the notification. For example, "action":"CreateResource".

Parameters

value

Deprecated. Use notification_configs instead. If non-empty, publish all resource modifications of this FHIR store to this destination. The Pub/Sub message attributes contain a map with a string describing the action that has triggered the notification. For example, "action":"CreateResource".


@JvmName(name = "ymduayldiwwpdtqe")
suspend fun notificationConfig(argument: suspend NotificationConfigArgsBuilder.() -> Unit)

Deprecated

Deprecated. Use `notification_configs` instead. If non-empty, publish all resource modifications of this FHIR store to this destination. The Pub/Sub message attributes contain a map with a string describing the action that has triggered the notification. For example, "action":"CreateResource".

Parameters

argument

Deprecated. Use notification_configs instead. If non-empty, publish all resource modifications of this FHIR store to this destination. The Pub/Sub message attributes contain a map with a string describing the action that has triggered the notification. For example, "action":"CreateResource".