7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/sagemaker/model/AssemblyType.h>
64 inline void SetS3OutputPath(
const char* value) { m_s3OutputPathHasBeenSet =
true; m_s3OutputPath.assign(value); }
79 inline void SetAccept(
const char* value) { m_acceptHasBeenSet =
true; m_accept.assign(value); }
127 inline void SetKmsKeyId(
const char* value) { m_kmsKeyIdHasBeenSet =
true; m_kmsKeyId.assign(value); }
135 bool m_s3OutputPathHasBeenSet =
false;
138 bool m_acceptHasBeenSet =
false;
141 bool m_assembleWithHasBeenSet =
false;
144 bool m_kmsKeyIdHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue