184 bool m_itemCollectionKeyHasBeenSet;
186 bool m_sizeEstimateRangeGBHasBeenSet;
void SetItemCollectionKey(Aws::Map< Aws::String, AttributeValue > &&value)
ItemCollectionMetrics & AddItemCollectionKey(const char *key, const AttributeValue &value)
std::vector< T, Aws::Allocator< T > > Vector
ItemCollectionMetrics & AddSizeEstimateRangeGB(double value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
ItemCollectionMetrics & AddItemCollectionKey(const char *key, AttributeValue &&value)
const Aws::Vector< double > & GetSizeEstimateRangeGB() const
void SetItemCollectionKey(const Aws::Map< Aws::String, AttributeValue > &value)
void SetSizeEstimateRangeGB(Aws::Vector< double > &&value)
ItemCollectionMetrics & WithItemCollectionKey(Aws::Map< Aws::String, AttributeValue > &&value)
const Aws::Map< Aws::String, AttributeValue > & GetItemCollectionKey() const
void SetSizeEstimateRangeGB(const Aws::Vector< double > &value)
http://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_AttributeValue.html ...
ItemCollectionMetrics & WithItemCollectionKey(const Aws::Map< Aws::String, AttributeValue > &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
ItemCollectionMetrics & AddItemCollectionKey(Aws::String &&key, const AttributeValue &value)
ItemCollectionMetrics & WithSizeEstimateRangeGB(Aws::Vector< double > &&value)
ItemCollectionMetrics & AddItemCollectionKey(const Aws::String &key, const AttributeValue &value)
ItemCollectionMetrics & AddItemCollectionKey(const Aws::String &key, AttributeValue &&value)
JSON (JavaScript Object Notation).
ItemCollectionMetrics & WithSizeEstimateRangeGB(const Aws::Vector< double > &value)
ItemCollectionMetrics & AddItemCollectionKey(Aws::String &&key, AttributeValue &&value)