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