| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model | |
| software.amazon.awssdk.services.cloudfront.transform |
| Modifier and Type | Method and Description |
|---|---|
ActiveTrustedSigners |
StreamingDistribution.activeTrustedSigners()
A complex type that lists the AWS accounts, if any, that you included in the
TrustedSigners complex
type for this distribution. |
ActiveTrustedSigners |
Distribution.activeTrustedSigners()
CloudFront automatically adds this element to the response only if you've set up the distribution to serve
private content with signed URLs.
|
| Modifier and Type | Method and Description |
|---|---|
StreamingDistribution.Builder |
StreamingDistribution.Builder.activeTrustedSigners(ActiveTrustedSigners activeTrustedSigners)
A complex type that lists the AWS accounts, if any, that you included in the
TrustedSigners
complex type for this distribution. |
Distribution.Builder |
Distribution.Builder.activeTrustedSigners(ActiveTrustedSigners activeTrustedSigners)
CloudFront automatically adds this element to the response only if you've set up the distribution to serve
private content with signed URLs.
|
| Modifier and Type | Method and Description |
|---|---|
ActiveTrustedSigners |
ActiveTrustedSignersUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.