| Package | Description |
|---|---|
| software.amazon.awscdk.services.lightsail |
AWS::Lightsail Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnDistribution.CacheBehaviorProperty |
CfnDistribution.CacheBehaviorProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDistributionProps.Builder |
CfnDistributionProps.Builder.defaultCacheBehavior(CfnDistribution.CacheBehaviorProperty defaultCacheBehavior)
Sets the value of
CfnDistributionProps.getDefaultCacheBehavior() |
CfnDistribution.Builder |
CfnDistribution.Builder.defaultCacheBehavior(CfnDistribution.CacheBehaviorProperty defaultCacheBehavior)
An object that describes the default cache behavior of the distribution.
|
void |
CfnDistribution.setDefaultCacheBehavior(CfnDistribution.CacheBehaviorProperty value)
An object that describes the default cache behavior of the distribution.
|
Copyright © 2022. All rights reserved.