54 inline void SetQuantity(
int value) { m_quantityHasBeenSet =
true; m_quantity = value; }
105 bool m_quantityHasBeenSet;
107 bool m_itemsHasBeenSet;
const Aws::Vector< CacheBehavior > & GetItems() const
CacheBehaviors & WithItems(const Aws::Vector< CacheBehavior > &value)
std::vector< T, Aws::Allocator< T > > Vector
void SetQuantity(int value)
CacheBehaviors & AddItems(const CacheBehavior &value)
#define AWS_CLOUDFRONT_API
CacheBehaviors & WithQuantity(int value)
CacheBehaviors & AddItems(CacheBehavior &&value)
void SetItems(const Aws::Vector< CacheBehavior > &value)
JSON (JavaScript Object Notation).
void SetItems(Aws::Vector< CacheBehavior > &&value)
CacheBehaviors & WithItems(Aws::Vector< CacheBehavior > &&value)