7#include <aws/inspector2/Inspector2_EXPORTS.h>
8#include <aws/inspector2/model/Day.h>
9#include <aws/inspector2/model/Time.h>
41 template <
typename StartTimeT = Time>
43 m_startTimeHasBeenSet =
true;
44 m_startTime = std::forward<StartTimeT>(value);
46 template <
typename StartTimeT = Time>
60 m_dayHasBeenSet =
true;
72 bool m_startTimeHasBeenSet =
false;
73 bool m_dayHasBeenSet =
false;
bool StartTimeHasBeenSet() const
AWS_INSPECTOR2_API Aws::Utils::Json::JsonValue Jsonize() const
void SetStartTime(StartTimeT &&value)
MonthlySchedule & WithStartTime(StartTimeT &&value)
const Time & GetStartTime() const
AWS_INSPECTOR2_API MonthlySchedule()=default
MonthlySchedule & WithDay(Day value)
AWS_INSPECTOR2_API MonthlySchedule(Aws::Utils::Json::JsonView jsonValue)
AWS_INSPECTOR2_API MonthlySchedule & operator=(Aws::Utils::Json::JsonView jsonValue)
bool DayHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue