7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/pcs/PCS_EXPORTS.h>
45 template <
typename VersionT = Aws::String>
47 m_versionHasBeenSet =
true;
48 m_version = std::forward<VersionT>(value);
50 template <
typename VersionT = Aws::String>
58 bool m_versionHasBeenSet =
false;
AWS_PCS_API UpdateSchedulerRequest & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_PCS_API UpdateSchedulerRequest()=default
AWS_PCS_API UpdateSchedulerRequest(Aws::Utils::Json::JsonView jsonValue)
UpdateSchedulerRequest & WithVersion(VersionT &&value)
AWS_PCS_API Aws::Utils::Json::JsonValue Jsonize() const
bool VersionHasBeenSet() const
const Aws::String & GetVersion() const
void SetVersion(VersionT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue