| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LambdaFunctionAssociation.Jsii$Proxy
An implementation for
LambdaFunctionAssociation |
| Modifier and Type | Method and Description |
|---|---|
LambdaFunctionAssociation |
LambdaFunctionAssociation.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<LambdaFunctionAssociation> |
Behavior.getLambdaFunctionAssociations()
Declares associated lambda@edge functions for this distribution behaviour.
|
List<LambdaFunctionAssociation> |
Behavior.Jsii$Proxy.getLambdaFunctionAssociations() |
| Modifier and Type | Method and Description |
|---|---|
Behavior.Builder |
Behavior.Builder.lambdaFunctionAssociations(List<? extends LambdaFunctionAssociation> lambdaFunctionAssociations)
Sets the value of
Behavior.getLambdaFunctionAssociations() |
Copyright © 2022. All rights reserved.