7#include <aws/sagemaker-a2i-runtime/AugmentedAIRuntime_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
23namespace AugmentedAIRuntime
53 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
const Aws::String & GetRequestId() const
void SetHumanLoopArn(Aws::String &&value)
AWS_AUGMENTEDAIRUNTIME_API StartHumanLoopResult()
void SetHumanLoopArn(const Aws::String &value)
StartHumanLoopResult & WithHumanLoopArn(const Aws::String &value)
void SetRequestId(const Aws::String &value)
StartHumanLoopResult & WithRequestId(const char *value)
StartHumanLoopResult & WithHumanLoopArn(const char *value)
void SetHumanLoopArn(const char *value)
void SetRequestId(const char *value)
StartHumanLoopResult & WithRequestId(Aws::String &&value)
AWS_AUGMENTEDAIRUNTIME_API StartHumanLoopResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
StartHumanLoopResult & WithHumanLoopArn(Aws::String &&value)
StartHumanLoopResult & WithRequestId(const Aws::String &value)
const Aws::String & GetHumanLoopArn() const
void SetRequestId(Aws::String &&value)
AWS_AUGMENTEDAIRUNTIME_API StartHumanLoopResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue