customHeaders

@JvmName(name = "hdogvqkkfdpmrwna")
suspend fun customHeaders(value: Output<List<DistributionOriginCustomHeaderArgs>>)
@JvmName(name = "qwwsjhekyretkpeb")
suspend fun customHeaders(value: List<DistributionOriginCustomHeaderArgs>?)

Parameters

value

One or more sub-resources with name and value parameters that specify header data that will be sent to the origin (multiples allowed).


@JvmName(name = "herhoymcrbhdujfj")
suspend fun customHeaders(vararg values: Output<DistributionOriginCustomHeaderArgs>)


@JvmName(name = "gairmbnglhynmlfr")
suspend fun customHeaders(values: List<Output<DistributionOriginCustomHeaderArgs>>)
@JvmName(name = "icnnjoycsbcwnbqv")
suspend fun customHeaders(vararg values: DistributionOriginCustomHeaderArgs)

Parameters

values

One or more sub-resources with name and value parameters that specify header data that will be sent to the origin (multiples allowed).


@JvmName(name = "projwugavrhjdwxc")
suspend fun customHeaders(argument: List<suspend DistributionOriginCustomHeaderArgsBuilder.() -> Unit>)
@JvmName(name = "ogachmbuvnuphleu")
suspend fun customHeaders(vararg argument: suspend DistributionOriginCustomHeaderArgsBuilder.() -> Unit)
@JvmName(name = "rnfclacpdsgaugsd")
suspend fun customHeaders(argument: suspend DistributionOriginCustomHeaderArgsBuilder.() -> Unit)

Parameters

argument

One or more sub-resources with name and value parameters that specify header data that will be sent to the origin (multiples allowed).