| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
List<LambdaFunctionAssociation> |
LambdaFunctionAssociations.items()
Optional: A complex type that contains
LambdaFunctionAssociation items for this cache
behavior. |
| Modifier and Type | Method and Description |
|---|---|
LambdaFunctionAssociations.Builder |
LambdaFunctionAssociations.Builder.items(LambdaFunctionAssociation... items)
Optional: A complex type that contains
LambdaFunctionAssociation items for this cache
behavior. |
| Modifier and Type | Method and Description |
|---|---|
LambdaFunctionAssociations.Builder |
LambdaFunctionAssociations.Builder.items(Collection<LambdaFunctionAssociation> items)
Optional: A complex type that contains
LambdaFunctionAssociation items for this cache
behavior. |
Copyright © 2021. All rights reserved.