7#include <aws/timestream-query/TimestreamQuery_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace TimestreamQuery
47 template<
typename ScheduleExpressionT = Aws::String>
49 template<
typename ScheduleExpressionT = Aws::String>
55 bool m_scheduleExpressionHasBeenSet =
false;
ScheduleConfiguration & WithScheduleExpression(ScheduleExpressionT &&value)
AWS_TIMESTREAMQUERY_API ScheduleConfiguration()=default
AWS_TIMESTREAMQUERY_API ScheduleConfiguration(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetScheduleExpression() const
AWS_TIMESTREAMQUERY_API ScheduleConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
bool ScheduleExpressionHasBeenSet() const
void SetScheduleExpression(ScheduleExpressionT &&value)
AWS_TIMESTREAMQUERY_API Aws::Utils::Json::JsonValue Jsonize() const
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue