| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ActiveTrustedSigners | ActiveTrustedSigners. clone() | 
| ActiveTrustedSigners | Distribution. getActiveTrustedSigners()
 CloudFront automatically adds this element to the response only if you've set up the distribution to serve
 private content with signed URLs. | 
| ActiveTrustedSigners | StreamingDistribution. getActiveTrustedSigners()
 A complex type that lists the AWS accounts, if any, that you included in the  TrustedSignerscomplex
 type for this distribution. | 
| ActiveTrustedSigners | ActiveTrustedSigners. withEnabled(Boolean enabled)
 Enabled is  trueif any of the AWS accounts listed in theTrustedSignerscomplex type
 for this RTMP distribution have active CloudFront key pairs. | 
| ActiveTrustedSigners | ActiveTrustedSigners. withItems(Collection<Signer> items)
 A complex type that contains one  Signercomplex type for each trusted signer that is specified in
 theTrustedSignerscomplex type. | 
| ActiveTrustedSigners | ActiveTrustedSigners. withItems(Signer... items)
 A complex type that contains one  Signercomplex type for each trusted signer that is specified in
 theTrustedSignerscomplex type. | 
| ActiveTrustedSigners | ActiveTrustedSigners. withQuantity(Integer quantity)
 A complex type that contains one  Signercomplex type for each trusted signer specified in theTrustedSignerscomplex type. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Distribution. setActiveTrustedSigners(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. | 
| void | StreamingDistribution. setActiveTrustedSigners(ActiveTrustedSigners activeTrustedSigners)
 A complex type that lists the AWS accounts, if any, that you included in the  TrustedSignerscomplex
 type for this distribution. | 
| Distribution | Distribution. withActiveTrustedSigners(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. | 
| StreamingDistribution | StreamingDistribution. withActiveTrustedSigners(ActiveTrustedSigners activeTrustedSigners)
 A complex type that lists the AWS accounts, if any, that you included in the  TrustedSignerscomplex
 type for this distribution. | 
Copyright © 2017. All rights reserved.