requiresDuplicateDetection

@JvmName(name = "kiabqcpjvshoksmg")
suspend fun requiresDuplicateDetection(value: Output<Boolean>)
@JvmName(name = "ykvrktftvirkewxm")
suspend fun requiresDuplicateDetection(value: Boolean?)

Parameters

value

Boolean flag which controls whether the Queue requires duplicate detection. Changing this forces a new resource to be created. Defaults to false.