Uses of Class
software.amazon.awscdk.services.cloudfront.LambdaFunctionAssociation.Builder
Packages that use LambdaFunctionAssociation.Builder
-
Uses of LambdaFunctionAssociation.Builder in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront that return LambdaFunctionAssociation.BuilderModifier and TypeMethodDescriptionLambdaFunctionAssociation.builder()LambdaFunctionAssociation.Builder.eventType(LambdaEdgeEventType eventType) Sets the value ofLambdaFunctionAssociation.getEventType()LambdaFunctionAssociation.Builder.includeBody(Boolean includeBody) Sets the value ofLambdaFunctionAssociation.getIncludeBody()LambdaFunctionAssociation.Builder.lambdaFunction(IVersion lambdaFunction) Sets the value ofLambdaFunctionAssociation.getLambdaFunction()Constructors in software.amazon.awscdk.services.cloudfront with parameters of type LambdaFunctionAssociation.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theLambdaFunctionAssociation.Builder.