7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/datazone/DataZone_EXPORTS.h>
40 template <
typename ScheduleT = Aws::String>
42 m_scheduleHasBeenSet =
true;
43 m_schedule = std::forward<ScheduleT>(value);
45 template <
typename ScheduleT = Aws::String>
53 bool m_scheduleHasBeenSet =
false;
AWS_DATAZONE_API LineageSyncSchedule & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetSchedule(ScheduleT &&value)
AWS_DATAZONE_API LineageSyncSchedule(Aws::Utils::Json::JsonView jsonValue)
bool ScheduleHasBeenSet() const
AWS_DATAZONE_API LineageSyncSchedule()=default
LineageSyncSchedule & WithSchedule(ScheduleT &&value)
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetSchedule() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue