functionAssociations

@JvmName(name = "dfkfdlprqtdyyjro")
suspend fun functionAssociations(value: Output<List<DistributionFunctionAssociationArgs>>)
@JvmName(name = "ysmfqqwawvwcijyb")
suspend fun functionAssociations(value: List<DistributionFunctionAssociationArgs>?)

Parameters

value

A list of CloudFront functions that are associated with this cache behavior. CloudFront functions must be published to the `LIVE` stage to associate them with a cache behavior.


@JvmName(name = "atljsroomwkdfnah")
suspend fun functionAssociations(vararg values: Output<DistributionFunctionAssociationArgs>)


@JvmName(name = "kdrxwejttrrqbywh")
suspend fun functionAssociations(values: List<Output<DistributionFunctionAssociationArgs>>)
@JvmName(name = "udsbmoucrmgdejpd")
suspend fun functionAssociations(vararg values: DistributionFunctionAssociationArgs)

Parameters

values

A list of CloudFront functions that are associated with this cache behavior. CloudFront functions must be published to the `LIVE` stage to associate them with a cache behavior.


@JvmName(name = "kjgnryggpmnppvvo")
suspend fun functionAssociations(argument: List<suspend DistributionFunctionAssociationArgsBuilder.() -> Unit>)
@JvmName(name = "avrhusqxsqgnmplc")
suspend fun functionAssociations(vararg argument: suspend DistributionFunctionAssociationArgsBuilder.() -> Unit)
@JvmName(name = "goffghibmanapbxr")
suspend fun functionAssociations(argument: suspend DistributionFunctionAssociationArgsBuilder.() -> Unit)

Parameters

argument

A list of CloudFront functions that are associated with this cache behavior. CloudFront functions must be published to the `LIVE` stage to associate them with a cache behavior.