responseVary

@JvmName(name = "ssapcerrtblyqcqn")
suspend fun responseVary(value: Output<Boolean>)
@JvmName(name = "tnlgrmyypeggvmec")
suspend fun responseVary(value: Boolean?)

Parameters

value

Specifies whether to return the Vary: Origin header. Valid values: true: returns the Vary: Origin header, regardless of whether the request is a cross-origin request or whether the cross-origin request succeeds. false: does not return the Vary: Origin header. This element is valid only when at least one CORS rule is configured.