66 inline void SetEnabled(
bool value) { m_enabledHasBeenSet =
true; m_enabled = value; }
82 inline void SetQuantity(
int value) { m_quantityHasBeenSet =
true; m_quantity = value; }
139 bool m_enabledHasBeenSet;
141 bool m_quantityHasBeenSet;
143 bool m_itemsHasBeenSet;
TrustedSigners & WithEnabled(bool value)
std::vector< T, Aws::Allocator< T > > Vector
void SetItems(const Aws::Vector< Aws::String > &value)
void SetItems(Aws::Vector< Aws::String > &&value)
TrustedSigners & WithItems(Aws::Vector< Aws::String > &&value)
TrustedSigners & AddItems(const Aws::String &value)
TrustedSigners & WithItems(const Aws::Vector< Aws::String > &value)
#define AWS_CLOUDFRONT_API
void SetQuantity(int value)
TrustedSigners & WithQuantity(int value)
TrustedSigners & AddItems(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetEnabled(bool value)
TrustedSigners & AddItems(const char *value)
const Aws::Vector< Aws::String > & GetItems() const
JSON (JavaScript Object Notation).