Uses of Interface
software.amazon.awscdk.services.cloudfront.EdgeLambda
-
Uses of EdgeLambda in software.amazon.awscdk.services.cloudfront
Modifier and TypeMethodDescriptiondefault List<EdgeLambda>
AddBehaviorOptions.getEdgeLambdas()
The Lambda@Edge functions to invoke before serving the contents.final List<EdgeLambda>
AddBehaviorOptions.Jsii$Proxy.getEdgeLambdas()
final List<EdgeLambda>
BehaviorOptions.Jsii$Proxy.getEdgeLambdas()
Modifier and TypeMethodDescriptionAddBehaviorOptions.Builder.edgeLambdas
(List<? extends EdgeLambda> edgeLambdas) Sets the value ofAddBehaviorOptions.getEdgeLambdas()
BehaviorOptions.Builder.edgeLambdas
(List<? extends EdgeLambda> edgeLambdas) Sets the value ofAddBehaviorOptions.getEdgeLambdas()