| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
LambdaFunctionAssociations |
CacheBehavior.lambdaFunctionAssociations()
A complex type that contains zero or more Lambda@Edge function associations for a cache behavior.
|
LambdaFunctionAssociations |
DefaultCacheBehavior.lambdaFunctionAssociations()
A complex type that contains zero or more Lambda@Edge function associations for a cache behavior.
|
| Modifier and Type | Method and Description |
|---|---|
CacheBehavior.Builder |
CacheBehavior.Builder.lambdaFunctionAssociations(LambdaFunctionAssociations lambdaFunctionAssociations)
A complex type that contains zero or more Lambda@Edge function associations for a cache behavior.
|
DefaultCacheBehavior.Builder |
DefaultCacheBehavior.Builder.lambdaFunctionAssociations(LambdaFunctionAssociations lambdaFunctionAssociations)
A complex type that contains zero or more Lambda@Edge function associations for a cache behavior.
|
Copyright © 2021. All rights reserved.