/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include A complex type that contains the list of Custom Headers for each
* origin.See Also:
AWS
* API Reference
The number of custom headers, if any, for this distribution.
*/ inline int GetQuantity() const{ return m_quantity; } /** *The number of custom headers, if any, for this distribution.
*/ inline bool QuantityHasBeenSet() const { return m_quantityHasBeenSet; } /** *The number of custom headers, if any, for this distribution.
*/ inline void SetQuantity(int value) { m_quantityHasBeenSet = true; m_quantity = value; } /** *The number of custom headers, if any, for this distribution.
*/ inline CustomHeaders& WithQuantity(int value) { SetQuantity(value); return *this;} /** * Optional: A list that contains one OriginCustomHeader
* element for each custom header that you want CloudFront to forward to the
* origin. If Quantity is 0
, omit Items
.
Optional: A list that contains one OriginCustomHeader
* element for each custom header that you want CloudFront to forward to the
* origin. If Quantity is 0
, omit Items
.
Optional: A list that contains one OriginCustomHeader
* element for each custom header that you want CloudFront to forward to the
* origin. If Quantity is 0
, omit Items
.
Optional: A list that contains one OriginCustomHeader
* element for each custom header that you want CloudFront to forward to the
* origin. If Quantity is 0
, omit Items
.
Optional: A list that contains one OriginCustomHeader
* element for each custom header that you want CloudFront to forward to the
* origin. If Quantity is 0
, omit Items
.
Optional: A list that contains one OriginCustomHeader
* element for each custom header that you want CloudFront to forward to the
* origin. If Quantity is 0
, omit Items
.
Optional: A list that contains one OriginCustomHeader
* element for each custom header that you want CloudFront to forward to the
* origin. If Quantity is 0
, omit Items
.
Optional: A list that contains one OriginCustomHeader
* element for each custom header that you want CloudFront to forward to the
* origin. If Quantity is 0
, omit Items
.