notificationConfigs

@JvmName(name = "kftbqbruytxoovlp")
suspend fun notificationConfigs(value: Output<List<FhirNotificationConfigArgs>>)
@JvmName(name = "ybigjeaarijxtyti")
suspend fun notificationConfigs(value: List<FhirNotificationConfigArgs>?)

Parameters

value

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


@JvmName(name = "tbokejxmithnqpum")
suspend fun notificationConfigs(vararg values: Output<FhirNotificationConfigArgs>)


@JvmName(name = "kkhvwgvxtsxakgid")
suspend fun notificationConfigs(values: List<Output<FhirNotificationConfigArgs>>)
@JvmName(name = "hnygpwgcdvceishu")
suspend fun notificationConfigs(vararg values: FhirNotificationConfigArgs)

Parameters

values

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


@JvmName(name = "gwqppedtqonwscvr")
suspend fun notificationConfigs(argument: List<suspend FhirNotificationConfigArgsBuilder.() -> Unit>)
@JvmName(name = "yjoevvbntmiwyggn")
suspend fun notificationConfigs(vararg argument: suspend FhirNotificationConfigArgsBuilder.() -> Unit)
@JvmName(name = "qonqvvsntabtgjfw")
suspend fun notificationConfigs(argument: suspend FhirNotificationConfigArgsBuilder.() -> Unit)

Parameters

argument

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