customHeaders

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


@JvmName(name = "kgkttreyjccdjkpq")
suspend fun customHeaders(values: List<Output<DistributionOriginCustomHeaderArgs>>)
@JvmName(name = "cfbobwbeohschncf")
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 = "wiqlnoyqxpbpidiy")
suspend fun customHeaders(argument: List<suspend DistributionOriginCustomHeaderArgsBuilder.() -> Unit>)
@JvmName(name = "boydslkkigihxlvw")
suspend fun customHeaders(vararg argument: suspend DistributionOriginCustomHeaderArgsBuilder.() -> Unit)
@JvmName(name = "crbutkwcewcsoevo")
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).