| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
ActiveTrustedSigners |
Distribution.activeTrustedSigners()
|
ActiveTrustedSigners |
StreamingDistribution.activeTrustedSigners()
A complex type that lists the Amazon Web Services accounts, if any, that you included in the
TrustedSigners complex type for this distribution. |
| Modifier and Type | Method and Description |
|---|---|
Distribution.Builder |
Distribution.Builder.activeTrustedSigners(ActiveTrustedSigners activeTrustedSigners)
|
StreamingDistribution.Builder |
StreamingDistribution.Builder.activeTrustedSigners(ActiveTrustedSigners activeTrustedSigners)
A complex type that lists the Amazon Web Services accounts, if any, that you included in the
TrustedSigners complex type for this distribution. |
Copyright © 2023. All rights reserved.