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