| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static EdgeLambda.Builder |
EdgeLambda.builder() |
EdgeLambda.Builder |
EdgeLambda.Builder.eventType(LambdaEdgeEventType eventType)
Sets the value of
EdgeLambda.getEventType() |
EdgeLambda.Builder |
EdgeLambda.Builder.functionVersion(IVersion functionVersion)
Sets the value of
EdgeLambda.getFunctionVersion() |
EdgeLambda.Builder |
EdgeLambda.Builder.includeBody(Boolean includeBody)
Sets the value of
EdgeLambda.getIncludeBody() |
| Constructor and Description |
|---|
Jsii$Proxy(EdgeLambda.Builder builder)
Constructor that initializes the object based on literal property values passed by the
EdgeLambda.Builder. |
Copyright © 2022. All rights reserved.