7#include <aws/meteringmarketplace/MarketplaceMetering_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/meteringmarketplace/model/Tag.h>
22namespace MarketplaceMetering
69 int m_allocatedUsageQuantity;
70 bool m_allocatedUsageQuantityHasBeenSet =
false;
73 bool m_tagsHasBeenSet =
false;
UsageAllocation & AddTags(Tag &&value)
UsageAllocation & WithTags(const Aws::Vector< Tag > &value)
bool TagsHasBeenSet() const
AWS_MARKETPLACEMETERING_API UsageAllocation()
const Aws::Vector< Tag > & GetTags() const
void SetTags(const Aws::Vector< Tag > &value)
AWS_MARKETPLACEMETERING_API UsageAllocation(Aws::Utils::Json::JsonView jsonValue)
int GetAllocatedUsageQuantity() const
UsageAllocation & WithTags(Aws::Vector< Tag > &&value)
void SetTags(Aws::Vector< Tag > &&value)
AWS_MARKETPLACEMETERING_API UsageAllocation & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetAllocatedUsageQuantity(int value)
bool AllocatedUsageQuantityHasBeenSet() const
UsageAllocation & AddTags(const Tag &value)
AWS_MARKETPLACEMETERING_API Aws::Utils::Json::JsonValue Jsonize() const
UsageAllocation & WithAllocatedUsageQuantity(int value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue