7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/datazone/DataZone_EXPORTS.h>
9#include <aws/datazone/model/Timezone.h>
44 m_timezoneHasBeenSet =
true;
60 m_enabledHasBeenSet =
true;
75 template <
typename ScheduleT = Aws::String>
77 m_scheduleHasBeenSet =
true;
78 m_schedule = std::forward<ScheduleT>(value);
80 template <
typename ScheduleT = Aws::String>
89 bool m_enabled{
false};
92 bool m_timezoneHasBeenSet =
false;
93 bool m_enabledHasBeenSet =
false;
94 bool m_scheduleHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue