7#include <aws/evidently/CloudWatchEvidently_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/evidently/model/ScheduledSplit.h>
22namespace CloudWatchEvidently
61 bool m_stepsHasBeenSet =
false;
ScheduledSplitsLaunchDefinition & WithSteps(Aws::Vector< ScheduledSplit > &&value)
void SetSteps(const Aws::Vector< ScheduledSplit > &value)
ScheduledSplitsLaunchDefinition & WithSteps(const Aws::Vector< ScheduledSplit > &value)
ScheduledSplitsLaunchDefinition & AddSteps(const ScheduledSplit &value)
const Aws::Vector< ScheduledSplit > & GetSteps() const
AWS_CLOUDWATCHEVIDENTLY_API ScheduledSplitsLaunchDefinition()
bool StepsHasBeenSet() const
void SetSteps(Aws::Vector< ScheduledSplit > &&value)
ScheduledSplitsLaunchDefinition & AddSteps(ScheduledSplit &&value)
AWS_CLOUDWATCHEVIDENTLY_API ScheduledSplitsLaunchDefinition(Aws::Utils::Json::JsonView jsonValue)
AWS_CLOUDWATCHEVIDENTLY_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_CLOUDWATCHEVIDENTLY_API ScheduledSplitsLaunchDefinition & operator=(Aws::Utils::Json::JsonView jsonValue)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue