Uses of Interface
software.amazon.awssdk.services.cloudfront.model.LambdaFunctionAssociation.Builder
Packages that use LambdaFunctionAssociation.Builder
-
Uses of LambdaFunctionAssociation.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return LambdaFunctionAssociation.BuilderModifier and TypeMethodDescriptionLambdaFunctionAssociation.builder()Specifies the event type that triggers a Lambda@Edge function invocation.Specifies the event type that triggers a Lambda@Edge function invocation.LambdaFunctionAssociation.Builder.includeBody(Boolean includeBody) A flag that allows a Lambda@Edge function to have read access to the body content.LambdaFunctionAssociation.Builder.lambdaFunctionARN(String lambdaFunctionARN) The ARN of the Lambda@Edge function.LambdaFunctionAssociation.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type LambdaFunctionAssociation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends LambdaFunctionAssociation.Builder>LambdaFunctionAssociation.serializableBuilderClass()