7#include <aws/license-manager/LicenseManager_EXPORTS.h>
8#include <aws/license-manager/model/ResourceType.h>
21namespace LicenseManager
58 inline void SetConsumedLicenses(
long long value) { m_consumedLicensesHasBeenSet =
true; m_consumedLicenses = value; }
64 bool m_resourceTypeHasBeenSet =
false;
66 long long m_consumedLicenses;
67 bool m_consumedLicensesHasBeenSet =
false;
void SetConsumedLicenses(long long value)
void SetResourceType(const ResourceType &value)
AWS_LICENSEMANAGER_API ConsumedLicenseSummary()
ConsumedLicenseSummary & WithResourceType(ResourceType &&value)
ConsumedLicenseSummary & WithConsumedLicenses(long long value)
ConsumedLicenseSummary & WithResourceType(const ResourceType &value)
void SetResourceType(ResourceType &&value)
AWS_LICENSEMANAGER_API ConsumedLicenseSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_LICENSEMANAGER_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_LICENSEMANAGER_API ConsumedLicenseSummary(Aws::Utils::Json::JsonView jsonValue)
const ResourceType & GetResourceType() const
bool ConsumedLicensesHasBeenSet() const
long long GetConsumedLicenses() const
bool ResourceTypeHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue