7#include <aws/deadline/Deadline_EXPORTS.h>
8#include <aws/deadline/model/SchedulingMaxPriorityOverrideAlwaysScheduleFirst.h>
43 template <
typename AlwaysScheduleFirstT = SchedulingMaxPriorityOverr
ideAlwaysScheduleFirst>
45 m_alwaysScheduleFirstHasBeenSet =
true;
46 m_alwaysScheduleFirst = std::forward<AlwaysScheduleFirstT>(value);
48 template <
typename AlwaysScheduleFirstT = SchedulingMaxPriorityOverr
ideAlwaysScheduleFirst>
56 bool m_alwaysScheduleFirstHasBeenSet =
false;
AWS_DEADLINE_API Aws::Utils::Json::JsonValue Jsonize() const
bool AlwaysScheduleFirstHasBeenSet() const
AWS_DEADLINE_API SchedulingMaxPriorityOverride(Aws::Utils::Json::JsonView jsonValue)
void SetAlwaysScheduleFirst(AlwaysScheduleFirstT &&value)
AWS_DEADLINE_API SchedulingMaxPriorityOverride()=default
AWS_DEADLINE_API SchedulingMaxPriorityOverride & operator=(Aws::Utils::Json::JsonView jsonValue)
SchedulingMaxPriorityOverride & WithAlwaysScheduleFirst(AlwaysScheduleFirstT &&value)
const SchedulingMaxPriorityOverrideAlwaysScheduleFirst & GetAlwaysScheduleFirst() const
Aws::Utils::Json::JsonValue JsonValue