AWS SDK for C++
1.9.1
AWS SDK for C++
|
#include <OriginRequestPolicyCookiesConfig.h>
An object that determines whether any cookies in viewer requests (and if so, which cookies) are included in requests that CloudFront sends to the origin.
Definition at line 33 of file OriginRequestPolicyCookiesConfig.h.
Aws::CloudFront::Model::OriginRequestPolicyCookiesConfig::OriginRequestPolicyCookiesConfig | ( | ) |
Aws::CloudFront::Model::OriginRequestPolicyCookiesConfig::OriginRequestPolicyCookiesConfig | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
void Aws::CloudFront::Model::OriginRequestPolicyCookiesConfig::AddToNode | ( | Aws::Utils::Xml::XmlNode & | parentNode | ) | const |
|
inline |
Determines whether cookies in viewer requests are included in requests that CloudFront sends to the origin. Valid values are:
none
– Cookies in viewer requests are not included in requests that CloudFront sends to the origin. Even when this field is set to none
, any cookies that are listed in a CachePolicy
are included in origin requests.
whitelist
– The cookies in viewer requests that are listed in the CookieNames
type are included in requests that CloudFront sends to the origin.
all
– All cookies in viewer requests are included in requests that CloudFront sends to the origin.
Definition at line 69 of file OriginRequestPolicyCookiesConfig.h.
|
inline |
Definition at line 132 of file OriginRequestPolicyCookiesConfig.h.
|
inline |
Determines whether cookies in viewer requests are included in requests that CloudFront sends to the origin. Valid values are:
none
– Cookies in viewer requests are not included in requests that CloudFront sends to the origin. Even when this field is set to none
, any cookies that are listed in a CachePolicy
are included in origin requests.
whitelist
– The cookies in viewer requests that are listed in the CookieNames
type are included in requests that CloudFront sends to the origin.
all
– All cookies in viewer requests are included in requests that CloudFront sends to the origin.
Definition at line 55 of file OriginRequestPolicyCookiesConfig.h.
|
inline |
Definition at line 129 of file OriginRequestPolicyCookiesConfig.h.
OriginRequestPolicyCookiesConfig& Aws::CloudFront::Model::OriginRequestPolicyCookiesConfig::operator= | ( | const Aws::Utils::Xml::XmlNode & | xmlNode | ) |
|
inline |
Determines whether cookies in viewer requests are included in requests that CloudFront sends to the origin. Valid values are:
none
– Cookies in viewer requests are not included in requests that CloudFront sends to the origin. Even when this field is set to none
, any cookies that are listed in a CachePolicy
are included in origin requests.
whitelist
– The cookies in viewer requests that are listed in the CookieNames
type are included in requests that CloudFront sends to the origin.
all
– All cookies in viewer requests are included in requests that CloudFront sends to the origin.
Definition at line 83 of file OriginRequestPolicyCookiesConfig.h.
|
inline |
Determines whether cookies in viewer requests are included in requests that CloudFront sends to the origin. Valid values are:
none
– Cookies in viewer requests are not included in requests that CloudFront sends to the origin. Even when this field is set to none
, any cookies that are listed in a CachePolicy
are included in origin requests.
whitelist
– The cookies in viewer requests that are listed in the CookieNames
type are included in requests that CloudFront sends to the origin.
all
– All cookies in viewer requests are included in requests that CloudFront sends to the origin.
Definition at line 97 of file OriginRequestPolicyCookiesConfig.h.
|
inline |
Definition at line 135 of file OriginRequestPolicyCookiesConfig.h.
|
inline |
Definition at line 138 of file OriginRequestPolicyCookiesConfig.h.
|
inline |
Determines whether cookies in viewer requests are included in requests that CloudFront sends to the origin. Valid values are:
none
– Cookies in viewer requests are not included in requests that CloudFront sends to the origin. Even when this field is set to none
, any cookies that are listed in a CachePolicy
are included in origin requests.
whitelist
– The cookies in viewer requests that are listed in the CookieNames
type are included in requests that CloudFront sends to the origin.
all
– All cookies in viewer requests are included in requests that CloudFront sends to the origin.
Definition at line 111 of file OriginRequestPolicyCookiesConfig.h.
|
inline |
Determines whether cookies in viewer requests are included in requests that CloudFront sends to the origin. Valid values are:
none
– Cookies in viewer requests are not included in requests that CloudFront sends to the origin. Even when this field is set to none
, any cookies that are listed in a CachePolicy
are included in origin requests.
whitelist
– The cookies in viewer requests that are listed in the CookieNames
type are included in requests that CloudFront sends to the origin.
all
– All cookies in viewer requests are included in requests that CloudFront sends to the origin.
Definition at line 125 of file OriginRequestPolicyCookiesConfig.h.
|
inline |
Definition at line 141 of file OriginRequestPolicyCookiesConfig.h.
|
inline |
Definition at line 144 of file OriginRequestPolicyCookiesConfig.h.