functionAssociations

@JvmName(name = "pcaqsmyqrxcxdkte")
suspend fun functionAssociations(value: Output<List<FunctionAssociationArgs>>)
@JvmName(name = "qiwfjsjakchnsoyb")
suspend fun functionAssociations(value: List<FunctionAssociationArgs>?)

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 = "dovtuvklmaoondis")
suspend fun functionAssociations(vararg values: Output<FunctionAssociationArgs>)


@JvmName(name = "rvrhsakipbnxfyix")
suspend fun functionAssociations(values: List<Output<FunctionAssociationArgs>>)
@JvmName(name = "avhxqdqpdokekodj")
suspend fun functionAssociations(vararg values: FunctionAssociationArgs)

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 = "axguewlqkqcbkumm")
suspend fun functionAssociations(argument: List<suspend FunctionAssociationArgsBuilder.() -> Unit>)
@JvmName(name = "xxkmdhokkowoxhud")
suspend fun functionAssociations(vararg argument: suspend FunctionAssociationArgsBuilder.() -> Unit)
@JvmName(name = "jhplshullbxhgiad")
suspend fun functionAssociations(argument: suspend FunctionAssociationArgsBuilder.() -> 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.