functionAssociations

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


@JvmName(name = "artmfctewjsxxrlt")
suspend fun functionAssociations(values: List<Output<FunctionAssociationArgs>>)
@JvmName(name = "trsvtnxinjemoula")
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 = "pklpfumoobshrjgy")
suspend fun functionAssociations(argument: List<suspend FunctionAssociationArgsBuilder.() -> Unit>)
@JvmName(name = "siapsyuhgteqbywl")
suspend fun functionAssociations(vararg argument: suspend FunctionAssociationArgsBuilder.() -> Unit)
@JvmName(name = "xkmlbkqounkjdvpb")
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.