functionAssociations

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


@JvmName(name = "jvkkrjwskbiuggtg")
suspend fun functionAssociations(values: List<Output<DistributionFunctionAssociationArgs>>)
@JvmName(name = "ocqyodwcbklrnxdq")
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 = "yigiymwyfyxsyibg")
suspend fun functionAssociations(argument: List<suspend DistributionFunctionAssociationArgsBuilder.() -> Unit>)
@JvmName(name = "mdadwwdfcjgprrmj")
suspend fun functionAssociations(vararg argument: suspend DistributionFunctionAssociationArgsBuilder.() -> Unit)
@JvmName(name = "wfujaiwodijfdhcx")
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.