7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/sagemaker/SageMaker_EXPORTS.h>
41 template <
typename JobConfigSchemaVersionT = Aws::String>
43 m_jobConfigSchemaVersionHasBeenSet =
true;
44 m_jobConfigSchemaVersion = std::forward<JobConfigSchemaVersionT>(value);
46 template <
typename JobConfigSchemaVersionT = Aws::String>
54 bool m_jobConfigSchemaVersionHasBeenSet =
false;
AWS_SAGEMAKER_API JobConfigSchemaVersionSummary()=default
AWS_SAGEMAKER_API JobConfigSchemaVersionSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetJobConfigSchemaVersion(JobConfigSchemaVersionT &&value)
JobConfigSchemaVersionSummary & WithJobConfigSchemaVersion(JobConfigSchemaVersionT &&value)
AWS_SAGEMAKER_API JobConfigSchemaVersionSummary(Aws::Utils::Json::JsonView jsonValue)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
bool JobConfigSchemaVersionHasBeenSet() const
const Aws::String & GetJobConfigSchemaVersion() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue