7#include <aws/license-manager/LicenseManager_EXPORTS.h>
8#include <aws/license-manager/model/ReportFrequencyType.h>
21namespace LicenseManager
48 inline void SetValue(
int value) { m_valueHasBeenSet =
true; m_value = value; }
67 bool m_valueHasBeenSet =
false;
70 bool m_periodHasBeenSet =
false;
AWS_LICENSEMANAGER_API ReportFrequency()
void SetPeriod(const ReportFrequencyType &value)
const ReportFrequencyType & GetPeriod() const
ReportFrequency & WithPeriod(ReportFrequencyType &&value)
AWS_LICENSEMANAGER_API ReportFrequency(Aws::Utils::Json::JsonView jsonValue)
bool ValueHasBeenSet() const
ReportFrequency & WithValue(int value)
AWS_LICENSEMANAGER_API ReportFrequency & operator=(Aws::Utils::Json::JsonView jsonValue)
ReportFrequency & WithPeriod(const ReportFrequencyType &value)
bool PeriodHasBeenSet() const
AWS_LICENSEMANAGER_API Aws::Utils::Json::JsonValue Jsonize() const
void SetPeriod(ReportFrequencyType &&value)
Aws::Utils::Json::JsonValue JsonValue