| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDistribution.ForwardedValuesProperty.Jsii$Proxy
An implementation for
CfnDistribution.ForwardedValuesProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDistribution.ForwardedValuesProperty |
CfnDistribution.ForwardedValuesProperty.Builder.build()
Builds the configured instance.
|
default CfnDistribution.ForwardedValuesProperty |
Behavior.getForwardedValues()
The values CloudFront will forward to the origin when making a request.
|
CfnDistribution.ForwardedValuesProperty |
Behavior.Jsii$Proxy.getForwardedValues() |
| Modifier and Type | Method and Description |
|---|---|
Behavior.Builder |
Behavior.Builder.forwardedValues(CfnDistribution.ForwardedValuesProperty forwardedValues)
Sets the value of
Behavior.getForwardedValues() |
CfnDistribution.CacheBehaviorProperty.Builder |
CfnDistribution.CacheBehaviorProperty.Builder.forwardedValues(CfnDistribution.ForwardedValuesProperty forwardedValues)
Sets the value of
CfnDistribution.CacheBehaviorProperty.getForwardedValues() |
CfnDistribution.DefaultCacheBehaviorProperty.Builder |
CfnDistribution.DefaultCacheBehaviorProperty.Builder.forwardedValues(CfnDistribution.ForwardedValuesProperty forwardedValues)
Sets the value of
CfnDistribution.DefaultCacheBehaviorProperty.getForwardedValues() |
Copyright © 2022. All rights reserved.