| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
TrustedKeyGroups |
CacheBehavior.trustedKeyGroups()
A list of key groups that CloudFront can use to validate signed URLs or signed cookies.
|
TrustedKeyGroups |
DefaultCacheBehavior.trustedKeyGroups()
A list of key groups that CloudFront can use to validate signed URLs or signed cookies.
|
| Modifier and Type | Method and Description |
|---|---|
CacheBehavior.Builder |
CacheBehavior.Builder.trustedKeyGroups(TrustedKeyGroups trustedKeyGroups)
A list of key groups that CloudFront can use to validate signed URLs or signed cookies.
|
DefaultCacheBehavior.Builder |
DefaultCacheBehavior.Builder.trustedKeyGroups(TrustedKeyGroups trustedKeyGroups)
A list of key groups that CloudFront can use to validate signed URLs or signed cookies.
|
Copyright © 2023. All rights reserved.