functionAssociations

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


@JvmName(name = "tjdbbtoscwmdaybs")
suspend fun functionAssociations(values: List<Output<DistributionFunctionAssociationArgs>>)
@JvmName(name = "vwhgrftbqbijodyh")
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 = "qxmghkiowhhokbwe")
suspend fun functionAssociations(argument: List<suspend DistributionFunctionAssociationArgsBuilder.() -> Unit>)
@JvmName(name = "vnfvktwhkajhoraa")
suspend fun functionAssociations(vararg argument: suspend DistributionFunctionAssociationArgsBuilder.() -> Unit)
@JvmName(name = "tixvvafmvahmxpyw")
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.