Uses of Interface
software.amazon.awscdk.services.cloudfront.CfnDistribution.ForwardedValuesProperty
-
Uses of CfnDistribution.ForwardedValuesProperty in software.amazon.awscdk.services.cloudfront
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnDistribution.ForwardedValuesProperty
Modifier and TypeMethodDescriptionCfnDistribution.ForwardedValuesProperty.Builder.build()
Builds the configured instance.Behavior.getForwardedValues()
The values CloudFront will forward to the origin when making a request.Behavior.Jsii$Proxy.getForwardedValues()
Modifier and TypeMethodDescriptionBehavior.Builder.forwardedValues
(CfnDistribution.ForwardedValuesProperty forwardedValues) Sets the value ofBehavior.getForwardedValues()
CfnDistribution.CacheBehaviorProperty.Builder.forwardedValues
(CfnDistribution.ForwardedValuesProperty forwardedValues) Sets the value ofCfnDistribution.CacheBehaviorProperty.getForwardedValues()
CfnDistribution.DefaultCacheBehaviorProperty.Builder.forwardedValues
(CfnDistribution.ForwardedValuesProperty forwardedValues) Sets the value ofCfnDistribution.DefaultCacheBehaviorProperty.getForwardedValues()