7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/pcs/PCS_EXPORTS.h>
9#include <aws/pcs/model/SchedulerType.h>
43 m_typeHasBeenSet =
true;
62 template <
typename VersionT = Aws::String>
64 m_versionHasBeenSet =
true;
65 m_version = std::forward<VersionT>(value);
67 template <
typename VersionT = Aws::String>
77 bool m_typeHasBeenSet =
false;
78 bool m_versionHasBeenSet =
false;
void SetVersion(VersionT &&value)
Scheduler & WithVersion(VersionT &&value)
Scheduler & WithType(SchedulerType value)
AWS_PCS_API Scheduler & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetType(SchedulerType value)
AWS_PCS_API Scheduler()=default
bool TypeHasBeenSet() const
SchedulerType GetType() const
bool VersionHasBeenSet() const
AWS_PCS_API Scheduler(Aws::Utils::Json::JsonView jsonValue)
AWS_PCS_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetVersion() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue