7#include <aws/kinesisvideo/KinesisVideo_EXPORTS.h>
8#include <aws/kinesisvideo/model/ScheduleConfig.h>
55 template<
typename ScheduleConfigT = ScheduleConfig>
56 void SetScheduleConfig(ScheduleConfigT&& value) { m_scheduleConfigHasBeenSet =
true; m_scheduleConfig = std::forward<ScheduleConfigT>(value); }
57 template<
typename ScheduleConfigT = ScheduleConfig>
63 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