strictness

@JvmName(name = "lxucewxbwcffvqrm")
suspend fun strictness(value: Output<String>)
@JvmName(name = "ywsgkgeqlbejyyul")
suspend fun strictness(value: String?)

Parameters

value

How strictly to adhere to outbound resource schemas when provisioning to this mapping. "strict" will remove unknown values when provisioning, while "passthrough" will pass unknown values to the target.