7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetSourcePipelineExecutionArn(
const char* value) { m_sourcePipelineExecutionArnHasBeenSet =
true; m_sourcePipelineExecutionArn.assign(value); }
57 bool m_sourcePipelineExecutionArnHasBeenSet =
false;
AWS_SAGEMAKER_API CacheHitResult & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetSourcePipelineExecutionArn(const Aws::String &value)
void SetSourcePipelineExecutionArn(Aws::String &&value)
CacheHitResult & WithSourcePipelineExecutionArn(const char *value)
void SetSourcePipelineExecutionArn(const char *value)
bool SourcePipelineExecutionArnHasBeenSet() const
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SAGEMAKER_API CacheHitResult()
CacheHitResult & WithSourcePipelineExecutionArn(Aws::String &&value)
const Aws::String & GetSourcePipelineExecutionArn() const
CacheHitResult & WithSourcePipelineExecutionArn(const Aws::String &value)
AWS_SAGEMAKER_API CacheHitResult(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue