redirectConditions

@JvmName(name = "nygebdjhtxmbdoir")
suspend fun redirectConditions(value: Output<List<String>>)
@JvmName(name = "rfebqrvhrprwhhfm")
suspend fun redirectConditions(value: List<String>?)

Parameters

value

The set of redirect response codes that the CDN follows. Values of RedirectConditions are accepted.


@JvmName(name = "prrboupjsclkeuvb")
suspend fun redirectConditions(vararg values: Output<String>)


@JvmName(name = "cqrmdnaavlmluuih")
suspend fun redirectConditions(values: List<Output<String>>)
@JvmName(name = "axljoowriflylctg")
suspend fun redirectConditions(vararg values: String)

Parameters

values

The set of redirect response codes that the CDN follows. Values of RedirectConditions are accepted.