dataStringComparisonBehavior

@JvmName(name = "kiutoeoxqvnmpqeb")
suspend fun dataStringComparisonBehavior(value: Output<Either<String, DataStringComparisonBehavior>>)
@JvmName(name = "jnmfwxvchegwgqwv")
suspend fun dataStringComparisonBehavior(value: Either<String, DataStringComparisonBehavior>?)
@JvmName(name = "cfcjuepufjqpiiov")
fun dataStringComparisonBehavior(value: String)

Parameters

value

The reference data set key comparison behavior can be set using this property. By default, the value is 'Ordinal' - which means case sensitive key comparison will be performed while joining reference data with events or while adding new reference data. When 'OrdinalIgnoreCase' is set, case insensitive comparison will be used.