includes

@JvmName(name = "ktkbcbyapbufaxrc")
suspend fun includes(value: Output<List<String>>)
@JvmName(name = "dhvmsvieqtyxkdqn")
suspend fun includes(value: List<String>?)

Parameters

value

Include these headers' names and their values.


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


@JvmName(name = "ftrucuirnmlhlduf")
suspend fun includes(values: List<Output<String>>)
@JvmName(name = "tondlitvhvagfxdp")
suspend fun includes(vararg values: String)

Parameters

values

Include these headers' names and their values.