Uses of Interface
software.amazon.awscdk.services.cloudfront.CfnDistribution.ForwardedValuesProperty
Packages that use CfnDistribution.ForwardedValuesProperty
-
Uses of CfnDistribution.ForwardedValuesProperty in software.amazon.awscdk.services.cloudfront
Classes in software.amazon.awscdk.services.cloudfront that implement CfnDistribution.ForwardedValuesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDistribution.ForwardedValuesPropertyMethods in software.amazon.awscdk.services.cloudfront that return CfnDistribution.ForwardedValuesPropertyModifier 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()Methods in software.amazon.awscdk.services.cloudfront with parameters of type CfnDistribution.ForwardedValuesPropertyModifier 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()