customHeaders

@JvmName(name = "fqsrrjovnkdkidoj")
suspend fun customHeaders(value: Output<List<DistributionOriginCustomHeaderArgs>>)
@JvmName(name = "fisufwvomtodilho")
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 = "lmmxjigparoystrp")
suspend fun customHeaders(vararg values: Output<DistributionOriginCustomHeaderArgs>)


@JvmName(name = "gotajsifbkvbddok")
suspend fun customHeaders(values: List<Output<DistributionOriginCustomHeaderArgs>>)
@JvmName(name = "fujnltxlgwfvarwr")
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 = "dogpibbdvcaexgdc")
suspend fun customHeaders(argument: List<suspend DistributionOriginCustomHeaderArgsBuilder.() -> Unit>)
@JvmName(name = "blwswtubkdgpiged")
suspend fun customHeaders(vararg argument: suspend DistributionOriginCustomHeaderArgsBuilder.() -> Unit)
@JvmName(name = "galtomtnswymdjbn")
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).