functionAssociations

@JvmName(name = "wfcjwrjcjpxoowur")
suspend fun functionAssociations(value: Output<List<FunctionAssociationArgs>>)
@JvmName(name = "vetmvokagmndcndc")
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 = "joaofephcpowhshd")
suspend fun functionAssociations(vararg values: Output<FunctionAssociationArgs>)


@JvmName(name = "cbdgatytbaucmurx")
suspend fun functionAssociations(values: List<Output<FunctionAssociationArgs>>)
@JvmName(name = "bgqhfydvgnldhntj")
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 = "khfcgxdvqksmuaai")
suspend fun functionAssociations(argument: List<suspend FunctionAssociationArgsBuilder.() -> Unit>)
@JvmName(name = "bhfgdtgdisgehdiv")
suspend fun functionAssociations(vararg argument: suspend FunctionAssociationArgsBuilder.() -> Unit)
@JvmName(name = "pmvprwynunmnrymx")
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.