You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Lightsail::Types::CookieObjectWhen passing CookieObject as input to an Aws::Client method, you can use a vanilla Hash:
{
option: "none", cookies_allow_list: ["string"],
}
Describes whether an Amazon Lightsail content delivery network (CDN) distribution forwards cookies to the origin and, if so, which ones.
For the cookies that you specify, your distribution caches separate versions of the specified content based on the cookie values in viewer requests.
Returned by:
Instance Attribute Summary collapseThe specific cookies to forward to your distribution\'s origin.
Specifies which cookies to forward to the distribution\'s origin for a cache behavior: all
, none
, or allow-list
to forward only the cookies specified in the cookiesAllowList
parameter.
The specific cookies to forward to your distribution\'s origin.
#option ⇒ StringSpecifies which cookies to forward to the distribution\'s origin for a cache behavior: all
, none
, or allow-list
to forward only the cookies specified in the cookiesAllowList
parameter.
Possible values:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4