7#include <aws/cloudfront/CloudFront_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/cloudfront/model/OriginCustomHeader.h>
48 inline void SetQuantity(
int value) { m_quantityHasBeenSet =
true; m_quantity = value; }
70 bool m_quantityHasBeenSet =
false;
73 bool m_itemsHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector