replace

@JvmName(name = "pnnclouusfnrbetw")
suspend fun replace(value: Output<Boolean>)
@JvmName(name = "yiydlixtwadoaydr")
suspend fun replace(value: Boolean?)

Parameters

value

Whether to replace all existing headers with the same name. By default, added header values are appended to the response or request headers with the same field names. The added values are separated by commas. To overwrite existing values, set replace to true.