7#include <aws/kinesisvideo/KinesisVideo_EXPORTS.h>
8#include <aws/kinesisvideo/model/ScheduleConfig.h>
19namespace KinesisVideo {
49 template <
typename ScheduleConfigT = ScheduleConfig>
51 m_scheduleConfigHasBeenSet =
true;
52 m_scheduleConfig = std::forward<ScheduleConfigT>(value);
54 template <
typename ScheduleConfigT = ScheduleConfig>
62 bool m_scheduleConfigHasBeenSet =
false;
AWS_KINESISVIDEO_API UploaderConfig()=default
AWS_KINESISVIDEO_API Aws::Utils::Json::JsonValue Jsonize() const
bool ScheduleConfigHasBeenSet() const
AWS_KINESISVIDEO_API UploaderConfig(Aws::Utils::Json::JsonView jsonValue)
AWS_KINESISVIDEO_API UploaderConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetScheduleConfig(ScheduleConfigT &&value)
UploaderConfig & WithScheduleConfig(ScheduleConfigT &&value)
const ScheduleConfig & GetScheduleConfig() const
Aws::Utils::Json::JsonValue JsonValue