| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
static LambdaFunctionAssociation.Builder |
LambdaFunctionAssociation.builder() |
LambdaFunctionAssociation.Builder |
LambdaFunctionAssociation.Builder.eventType(EventType eventType)
Specifies the event type that triggers a Lambda function invocation.
|
LambdaFunctionAssociation.Builder |
LambdaFunctionAssociation.Builder.eventType(String eventType)
Specifies the event type that triggers a Lambda function invocation.
|
LambdaFunctionAssociation.Builder |
LambdaFunctionAssociation.Builder.lambdaFunctionARN(String lambdaFunctionARN)
The ARN of the Lambda function.
|
LambdaFunctionAssociation.Builder |
LambdaFunctionAssociation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LambdaFunctionAssociation.Builder> |
LambdaFunctionAssociation.serializableBuilderClass() |
Copyright © 2018. All rights reserved.