7#include <aws/license-manager/LicenseManager_EXPORTS.h>
8#include <aws/license-manager/model/ResourceType.h>
19namespace LicenseManager {
41 m_resourceTypeHasBeenSet =
true;
42 m_resourceType = value;
57 m_consumedLicensesHasBeenSet =
true;
58 m_consumedLicenses = value;
68 long long m_consumedLicenses{0};
69 bool m_resourceTypeHasBeenSet =
false;
70 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