| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
List<Signer> |
ActiveTrustedSigners.items()
A list of 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 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 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 © 2021. All rights reserved.