messageSchemaConfigs

@JvmName(name = "xejjgaqvqghvkgqo")
suspend fun messageSchemaConfigs(value: Output<Map<String, String>>)
@JvmName(name = "oybomgwodwgnefnl")
suspend fun messageSchemaConfigs(value: Map<String, String>?)

Parameters

value

Map from each HL7v2 message type and trigger event pair, such as ADT_A04, to its schema configuration root group.


@JvmName(name = "sicjfbhcxuoexgxr")
fun messageSchemaConfigs(vararg values: Pair<String, String>)

Parameters

values

Map from each HL7v2 message type and trigger event pair, such as ADT_A04, to its schema configuration root group.