7#include <aws/cleanrooms/CleanRooms_EXPORTS.h>
8#include <aws/cleanrooms/model/AccessBudgetType.h>
9#include <aws/cleanrooms/model/AutoRefreshMode.h>
43 m_typeHasBeenSet =
true;
59 m_budgetHasBeenSet =
true;
76 m_autoRefreshHasBeenSet =
true;
77 m_autoRefresh = value;
90 bool m_typeHasBeenSet =
false;
91 bool m_budgetHasBeenSet =
false;
92 bool m_autoRefreshHasBeenSet =
false;
AWS_CLEANROOMS_API BudgetParameter()=default
BudgetParameter & WithType(AccessBudgetType value)
BudgetParameter & WithAutoRefresh(AutoRefreshMode value)
BudgetParameter & WithBudget(int value)
AutoRefreshMode GetAutoRefresh() const
void SetAutoRefresh(AutoRefreshMode value)
bool TypeHasBeenSet() const
bool BudgetHasBeenSet() const
AWS_CLEANROOMS_API BudgetParameter & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_CLEANROOMS_API BudgetParameter(Aws::Utils::Json::JsonView jsonValue)
void SetBudget(int value)
bool AutoRefreshHasBeenSet() const
AccessBudgetType GetType() const
AWS_CLEANROOMS_API Aws::Utils::Json::JsonValue Jsonize() const
void SetType(AccessBudgetType value)
Aws::Utils::Json::JsonValue JsonValue