forward property
Specifies which cookies to forward to the origin for this cache behavior:
all, none, or the list of cookies specified in the
WhitelistedNames
complex type.
Amazon S3 doesn't process cookies. When the cache behavior is forwarding
requests to an Amazon S3 origin, specify none for the Forward
element.
Implementation
final ItemSelection forward;