7#include <aws/lightsail/Lightsail_EXPORTS.h>
45 inline void SetGbPerMonthAllocated(
int value) { m_gbPerMonthAllocatedHasBeenSet =
true; m_gbPerMonthAllocated = value; }
50 int m_gbPerMonthAllocated;
51 bool m_gbPerMonthAllocatedHasBeenSet =
false;
AWS_LIGHTSAIL_API MonthlyTransfer()
AWS_LIGHTSAIL_API MonthlyTransfer(Aws::Utils::Json::JsonView jsonValue)
AWS_LIGHTSAIL_API Aws::Utils::Json::JsonValue Jsonize() const
void SetGbPerMonthAllocated(int value)
bool GbPerMonthAllocatedHasBeenSet() const
int GetGbPerMonthAllocated() const
AWS_LIGHTSAIL_API MonthlyTransfer & operator=(Aws::Utils::Json::JsonView jsonValue)
MonthlyTransfer & WithGbPerMonthAllocated(int value)
Aws::Utils::Json::JsonValue JsonValue