customHeaders

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


@JvmName(name = "aqypspdynphywdfo")
suspend fun customHeaders(values: List<Output<DistributionOriginCustomHeaderArgs>>)
@JvmName(name = "afididmyvnpvoene")
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 = "hdgslskvqnfqnbcy")
suspend fun customHeaders(argument: List<suspend DistributionOriginCustomHeaderArgsBuilder.() -> Unit>)
@JvmName(name = "wkjnibmobnnvacds")
suspend fun customHeaders(vararg argument: suspend DistributionOriginCustomHeaderArgsBuilder.() -> Unit)
@JvmName(name = "qbyphsavcjidutau")
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).