| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsCloudFrontDistributionCacheBehavior |
AwsCloudFrontDistributionCacheBehavior.clone() |
AwsCloudFrontDistributionCacheBehavior |
AwsCloudFrontDistributionCacheBehavior.withViewerProtocolPolicy(String viewerProtocolPolicy)
The protocol that viewers can use to access the files in an origin.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsCloudFrontDistributionCacheBehavior> |
AwsCloudFrontDistributionCacheBehaviors.getItems()
The cache behaviors for the distribution.
|
| Modifier and Type | Method and Description |
|---|---|
AwsCloudFrontDistributionCacheBehaviors |
AwsCloudFrontDistributionCacheBehaviors.withItems(AwsCloudFrontDistributionCacheBehavior... items)
The cache behaviors for the distribution.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsCloudFrontDistributionCacheBehaviors.setItems(Collection<AwsCloudFrontDistributionCacheBehavior> items)
The cache behaviors for the distribution.
|
AwsCloudFrontDistributionCacheBehaviors |
AwsCloudFrontDistributionCacheBehaviors.withItems(Collection<AwsCloudFrontDistributionCacheBehavior> items)
The cache behaviors for the distribution.
|
Copyright © 2020. All rights reserved.