lambda Function Associations
Parameters
value
A complex type that contains zero or more Lambda@Edge function associations for a cache behavior.
Parameters
values
A complex type that contains zero or more Lambda@Edge function associations for a cache behavior.
suspend fun lambdaFunctionAssociations(argument: List<suspend LambdaFunctionAssociationArgsBuilder.() -> Unit>)
suspend fun lambdaFunctionAssociations(vararg argument: suspend LambdaFunctionAssociationArgsBuilder.() -> Unit)
suspend fun lambdaFunctionAssociations(argument: suspend LambdaFunctionAssociationArgsBuilder.() -> Unit)
Parameters
argument
A complex type that contains zero or more Lambda@Edge function associations for a cache behavior.