| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
FunctionAssociations |
CacheBehavior.functionAssociations()
A list of CloudFront functions that are associated with this cache behavior.
|
FunctionAssociations |
DefaultCacheBehavior.functionAssociations()
A list of CloudFront functions that are associated with this cache behavior.
|
| Modifier and Type | Method and Description |
|---|---|
CacheBehavior.Builder |
CacheBehavior.Builder.functionAssociations(FunctionAssociations functionAssociations)
A list of CloudFront functions that are associated with this cache behavior.
|
DefaultCacheBehavior.Builder |
DefaultCacheBehavior.Builder.functionAssociations(FunctionAssociations functionAssociations)
A list of CloudFront functions that are associated with this cache behavior.
|
Copyright © 2023. All rights reserved.