| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EdgeLambda.Jsii$Proxy
An implementation for
EdgeLambda |
| Modifier and Type | Method and Description |
|---|---|
EdgeLambda |
EdgeLambda.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<EdgeLambda> |
AddBehaviorOptions.getEdgeLambdas()
The Lambda@Edge functions to invoke before serving the contents.
|
List<EdgeLambda> |
AddBehaviorOptions.Jsii$Proxy.getEdgeLambdas() |
List<EdgeLambda> |
BehaviorOptions.Jsii$Proxy.getEdgeLambdas() |
| Modifier and Type | Method and Description |
|---|---|
AddBehaviorOptions.Builder |
AddBehaviorOptions.Builder.edgeLambdas(List<? extends EdgeLambda> edgeLambdas)
Sets the value of
AddBehaviorOptions.getEdgeLambdas() |
BehaviorOptions.Builder |
BehaviorOptions.Builder.edgeLambdas(List<? extends EdgeLambda> edgeLambdas)
Sets the value of
AddBehaviorOptions.getEdgeLambdas() |
Copyright © 2022. All rights reserved.