quantity property
The number of different cookies that you want CloudFront to forward to the
origin for this cache behavior. The value must equal the number of items
that are in the Items
field.
When you set Forward = whitelist
(in the
CookiePreferences
object), this value must be 1
or
higher.
Implementation
final int quantity;