functionAssociations

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


@JvmName(name = "tmlfwwpgibxgdqgf")
suspend fun functionAssociations(values: List<Output<DistributionFunctionAssociationArgs>>)
@JvmName(name = "kxnnudhmaqkvtcuw")
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 = "mosnvipkbrlotlqe")
suspend fun functionAssociations(argument: List<suspend DistributionFunctionAssociationArgsBuilder.() -> Unit>)
@JvmName(name = "fptbtpooyuykdgxe")
suspend fun functionAssociations(vararg argument: suspend DistributionFunctionAssociationArgsBuilder.() -> Unit)
@JvmName(name = "rtdvqvwmmjgynelg")
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.