7#include <aws/forecast/ForecastService_EXPORTS.h>
8#include <aws/forecast/model/Action.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/forecast/model/TimeSeriesCondition.h>
23namespace ForecastService
55 inline void SetAction(
const Action& value) { m_actionHasBeenSet =
true; m_action = value; }
56 inline void SetAction(
Action&& value) { m_actionHasBeenSet =
true; m_action = std::move(value); }
78 bool m_actionHasBeenSet =
false;
81 bool m_timeSeriesConditionsHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue