includedHeaders

@JvmName(name = "pvlkkirdqsvrpmqu")
suspend fun includedHeaders(value: Output<List<String>>)
@JvmName(name = "dwtayohedofidyqq")
suspend fun includedHeaders(value: List<String>?)

Parameters

value

Inspect only the headers that have a key that matches one of the strings specified here.


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


@JvmName(name = "nqpjjhpopsloajdd")
suspend fun includedHeaders(values: List<Output<String>>)
@JvmName(name = "ypdpswhwpdydukcb")
suspend fun includedHeaders(vararg values: String)

Parameters

values

Inspect only the headers that have a key that matches one of the strings specified here.