| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
KGKeyPairIds |
KGKeyPairIds.clone() |
KGKeyPairIds |
KGKeyPairIds.withKeyGroupId(String keyGroupId)
The identifier of the key group that contains the public keys.
|
KGKeyPairIds |
KGKeyPairIds.withKeyPairIds(KeyPairIds keyPairIds) |
| Modifier and Type | Method and Description |
|---|---|
List<KGKeyPairIds> |
ActiveTrustedKeyGroups.getItems()
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 |
ActiveTrustedKeyGroups.withItems(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 |
|---|---|
void |
ActiveTrustedKeyGroups.setItems(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.
|
ActiveTrustedKeyGroups |
ActiveTrustedKeyGroups.withItems(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.