items

@JvmName(name = "kjunpgrvqcxdlxav")
suspend fun items(value: Output<List<String>>)
@JvmName(name = "bltictmdeogpmesp")
suspend fun items(value: List<String>)

Parameters

value

The list of HTTP header names. You can specify `*` to allow all headers.


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


@JvmName(name = "kjasjdaytoxtryuv")
suspend fun items(values: List<Output<String>>)
@JvmName(name = "xrxitpmkedfloptj")
suspend fun items(vararg values: String)

Parameters

values

The list of HTTP header names. You can specify `*` to allow all headers.