7#include <aws/deadline/Deadline_EXPORTS.h>
8#include <aws/deadline/model/SchedulingMinPriorityOverrideAlwaysScheduleLast.h>
43 template <
typename AlwaysScheduleLastT = SchedulingMinPriorityOverr
ideAlwaysScheduleLast>
45 m_alwaysScheduleLastHasBeenSet =
true;
46 m_alwaysScheduleLast = std::forward<AlwaysScheduleLastT>(value);
48 template <
typename AlwaysScheduleLastT = SchedulingMinPriorityOverr
ideAlwaysScheduleLast>
56 bool m_alwaysScheduleLastHasBeenSet =
false;
SchedulingMinPriorityOverride & WithAlwaysScheduleLast(AlwaysScheduleLastT &&value)
bool AlwaysScheduleLastHasBeenSet() const
const SchedulingMinPriorityOverrideAlwaysScheduleLast & GetAlwaysScheduleLast() const
AWS_DEADLINE_API SchedulingMinPriorityOverride()=default
AWS_DEADLINE_API SchedulingMinPriorityOverride(Aws::Utils::Json::JsonView jsonValue)
void SetAlwaysScheduleLast(AlwaysScheduleLastT &&value)
AWS_DEADLINE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_DEADLINE_API SchedulingMinPriorityOverride & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue