| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
List<KGKeyPairIds> |
ActiveTrustedKeyGroups.items()
A list of key groups, including the identifiers of the public keys in each key group that CloudFront can use to
verify the signatures of signed URLs and signed cookies.
|
| Modifier and Type | Method and Description |
|---|---|
ActiveTrustedKeyGroups.Builder |
ActiveTrustedKeyGroups.Builder.items(KGKeyPairIds... items)
A list of key groups, including the identifiers of the public keys in each key group that CloudFront can use
to verify the signatures of signed URLs and signed cookies.
|
| Modifier and Type | Method and Description |
|---|---|
ActiveTrustedKeyGroups.Builder |
ActiveTrustedKeyGroups.Builder.items(Collection<KGKeyPairIds> items)
A list of key groups, including the identifiers of the public keys in each key group that CloudFront can use
to verify the signatures of signed URLs and signed cookies.
|
Copyright © 2023. All rights reserved.