functionAssociations

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


@JvmName(name = "ixcgnbkjcnfeynpa")
suspend fun functionAssociations(values: List<Output<FunctionAssociationArgs>>)
@JvmName(name = "gbloiegrtkuwbvnr")
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 = "tdwsbqogckqpsjkg")
suspend fun functionAssociations(argument: List<suspend FunctionAssociationArgsBuilder.() -> Unit>)
@JvmName(name = "rmcccerfuxrdxepy")
suspend fun functionAssociations(vararg argument: suspend FunctionAssociationArgsBuilder.() -> Unit)
@JvmName(name = "wgxxjhvhlvlpaapm")
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.