applyNormalization

@JvmName(name = "ycegohfsgojvhknu")
suspend fun applyNormalization(value: Output<Boolean>)
@JvmName(name = "jhysrbpknaiwyoro")
suspend fun applyNormalization(value: Boolean?)

Parameters

value

Normalizes the attributes defined in the schema in the input data. For example, if an attribute has an AttributeType of PHONE_NUMBER , and the data in the input table is in a format of 1234567890, AWS Entity Resolution will normalize this field in the output to (123)-456-7890.