Gets and sets the property Quantity. The number of HTTP methods that you want CloudFront
to forward to your origin. Valid values are 2 (for GET and HEAD requests) and 7 (for
DELETE, GET, HEAD, OPTIONS, PATCH, POST, and PUT requests).

C# |
public int Quantity { get; set; }