7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetCommitId(
const char* value) { m_commitIdHasBeenSet =
true; m_commitId.assign(value); }
63 inline void SetRepository(
const char* value) { m_repositoryHasBeenSet =
true; m_repository.assign(value); }
77 inline void SetGeneratedBy(
const char* value) { m_generatedByHasBeenSet =
true; m_generatedBy.assign(value); }
91 inline void SetProjectId(
const char* value) { m_projectIdHasBeenSet =
true; m_projectId.assign(value); }
99 bool m_commitIdHasBeenSet =
false;
102 bool m_repositoryHasBeenSet =
false;
105 bool m_generatedByHasBeenSet =
false;
108 bool m_projectIdHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue