AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
A complex type that specifies how CloudFront handles query strings, cookies and headers.

Inheritance Hierarchy

System.Object
  Amazon.CloudFront.Model.ForwardedValues

Namespace: Amazon.CloudFront.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class ForwardedValues : Object

The ForwardedValues type exposes the following members

Constructors

NameDescription
Public Method ForwardedValues()

Properties

NameTypeDescription
Public Property Cookies Amazon.CloudFront.Model.CookiePreference Gets and sets the property Cookies. A complex type that specifies how CloudFront handles cookies.
Public Property Headers Amazon.CloudFront.Model.Headers Gets and sets the property Headers. A complex type that specifies the Headers, if any, that you want CloudFront to vary upon for this cache behavior.
Public Property QueryString System.Boolean Gets and sets the property QueryString. Indicates whether you want CloudFront to forward query strings to the origin that is associated with this cache behavior. If so, specify true; if not, specify false.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8