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