functionAssociations

@JvmName(name = "smtssoeaaadsxrlq")
suspend fun functionAssociations(value: Output<List<DistributionFunctionAssociationArgs>>)
@JvmName(name = "toiarkkdmkgxmokl")
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 = "qnrsfwjwufjkikix")
suspend fun functionAssociations(vararg values: Output<DistributionFunctionAssociationArgs>)


@JvmName(name = "atjpifwamghyehhw")
suspend fun functionAssociations(values: List<Output<DistributionFunctionAssociationArgs>>)
@JvmName(name = "yvofdlhuhvppovpe")
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 = "rxyvpuixcjniyvqv")
suspend fun functionAssociations(argument: List<suspend DistributionFunctionAssociationArgsBuilder.() -> Unit>)
@JvmName(name = "iyhtdtwkdmukwdor")
suspend fun functionAssociations(vararg argument: suspend DistributionFunctionAssociationArgsBuilder.() -> Unit)
@JvmName(name = "cnhxfjnjmisfakbq")
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.