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