| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
Signer | 
Signer.clone()  | 
Signer | 
Signer.withAwsAccountNumber(String awsAccountNumber)
 An AWS account that is included in the  
TrustedSigners complex type for this distribution. | 
Signer | 
Signer.withKeyPairIds(KeyPairIds keyPairIds)
 A complex type that lists the active CloudFront key pairs, if any, that are associated with
  
AwsAccountNumber. | 
| Modifier and Type | Method and Description | 
|---|---|
List<Signer> | 
ActiveTrustedSigners.getItems()
 A complex type that contains one  
Signer complex type for each trusted signer that is specified in
 the TrustedSigners complex type. | 
| Modifier and Type | Method and Description | 
|---|---|
ActiveTrustedSigners | 
ActiveTrustedSigners.withItems(Signer... items)
 A complex type that contains one  
Signer complex type for each trusted signer that is specified in
 the TrustedSigners complex type. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ActiveTrustedSigners.setItems(Collection<Signer> items)
 A complex type that contains one  
Signer complex type for each trusted signer that is specified in
 the TrustedSigners complex type. | 
ActiveTrustedSigners | 
ActiveTrustedSigners.withItems(Collection<Signer> items)
 A complex type that contains one  
Signer complex type for each trusted signer that is specified in
 the TrustedSigners complex type. | 
| Constructor and Description | 
|---|
ActiveTrustedSigners(List<Signer> items)
Constructs a new ActiveTrustedSigners object. 
 | 
Copyright © 2019. All rights reserved.