| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
List<Signer> |
ActiveTrustedSigners.items()
A list of Amazon Web Services accounts and the identifiers of active CloudFront key pairs in each account that
CloudFront can use to verify the signatures of signed URLs and signed cookies.
|
| Modifier and Type | Method and Description |
|---|---|
ActiveTrustedSigners.Builder |
ActiveTrustedSigners.Builder.items(Signer... items)
A list of Amazon Web Services accounts and the identifiers of active CloudFront key pairs in each account
that CloudFront can use to verify the signatures of signed URLs and signed cookies.
|
| Modifier and Type | Method and Description |
|---|---|
ActiveTrustedSigners.Builder |
ActiveTrustedSigners.Builder.items(Collection<Signer> items)
A list of Amazon Web Services accounts and the identifiers of active CloudFront key pairs in each account
that CloudFront can use to verify the signatures of signed URLs and signed cookies.
|
Copyright © 2023. All rights reserved.