7#include <aws/bedrock/Bedrock_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/bedrock/model/ModelDataSource.h>
10#include <aws/bedrock/model/ModelImportJobStatus.h>
11#include <aws/core/utils/DateTime.h>
12#include <aws/bedrock/model/VpcConfig.h>
17template<
typename RESULT_TYPE>
18class AmazonWebServiceResult;
46 inline void SetJobArn(
const char* value) { m_jobArn.assign(value); }
59 inline void SetJobName(
const char* value) { m_jobName.assign(value); }
98 inline void SetRoleArn(
const char* value) { m_roleArn.assign(value); }
203 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
GetModelImportJobResult & WithImportedModelKmsKeyArn(Aws::String &&value)
void SetFailureMessage(Aws::String &&value)
GetModelImportJobResult & WithImportedModelKmsKeyArn(const char *value)
GetModelImportJobResult & WithEndTime(const Aws::Utils::DateTime &value)
void SetImportedModelKmsKeyArn(const Aws::String &value)
void SetImportedModelName(const char *value)
GetModelImportJobResult & WithModelDataSource(const ModelDataSource &value)
GetModelImportJobResult & WithImportedModelName(const Aws::String &value)
GetModelImportJobResult & WithJobName(const Aws::String &value)
void SetRequestId(const char *value)
GetModelImportJobResult & WithStatus(ModelImportJobStatus &&value)
const Aws::String & GetRoleArn() const
const Aws::String & GetImportedModelKmsKeyArn() const
const VpcConfig & GetVpcConfig() const
GetModelImportJobResult & WithVpcConfig(VpcConfig &&value)
void SetRoleArn(Aws::String &&value)
void SetFailureMessage(const Aws::String &value)
GetModelImportJobResult & WithJobArn(const char *value)
void SetJobName(const Aws::String &value)
const Aws::Utils::DateTime & GetEndTime() const
const Aws::Utils::DateTime & GetLastModifiedTime() const
void SetImportedModelName(const Aws::String &value)
void SetImportedModelArn(Aws::String &&value)
GetModelImportJobResult & WithImportedModelArn(const Aws::String &value)
void SetCreationTime(const Aws::Utils::DateTime &value)
void SetJobArn(const char *value)
GetModelImportJobResult & WithImportedModelName(const char *value)
AWS_BEDROCK_API GetModelImportJobResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetModelImportJobResult & WithVpcConfig(const VpcConfig &value)
GetModelImportJobResult & WithJobName(const char *value)
const Aws::Utils::DateTime & GetCreationTime() const
void SetJobArn(Aws::String &&value)
GetModelImportJobResult & WithRoleArn(const char *value)
void SetImportedModelKmsKeyArn(Aws::String &&value)
GetModelImportJobResult & WithFailureMessage(Aws::String &&value)
void SetJobArn(const Aws::String &value)
GetModelImportJobResult & WithCreationTime(Aws::Utils::DateTime &&value)
GetModelImportJobResult & WithFailureMessage(const Aws::String &value)
const ModelDataSource & GetModelDataSource() const
void SetJobName(const char *value)
void SetStatus(const ModelImportJobStatus &value)
const Aws::String & GetFailureMessage() const
void SetModelDataSource(ModelDataSource &&value)
void SetImportedModelName(Aws::String &&value)
void SetRoleArn(const char *value)
GetModelImportJobResult & WithRequestId(const char *value)
void SetModelDataSource(const ModelDataSource &value)
void SetVpcConfig(const VpcConfig &value)
void SetLastModifiedTime(Aws::Utils::DateTime &&value)
GetModelImportJobResult & WithModelDataSource(ModelDataSource &&value)
void SetRoleArn(const Aws::String &value)
const ModelImportJobStatus & GetStatus() const
void SetEndTime(Aws::Utils::DateTime &&value)
GetModelImportJobResult & WithRequestId(const Aws::String &value)
void SetEndTime(const Aws::Utils::DateTime &value)
const Aws::String & GetRequestId() const
GetModelImportJobResult & WithStatus(const ModelImportJobStatus &value)
GetModelImportJobResult & WithImportedModelName(Aws::String &&value)
GetModelImportJobResult & WithImportedModelArn(Aws::String &&value)
GetModelImportJobResult & WithLastModifiedTime(const Aws::Utils::DateTime &value)
const Aws::String & GetImportedModelArn() const
GetModelImportJobResult & WithRoleArn(Aws::String &&value)
GetModelImportJobResult & WithRequestId(Aws::String &&value)
void SetRequestId(Aws::String &&value)
AWS_BEDROCK_API GetModelImportJobResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetImportedModelArn(const char *value)
GetModelImportJobResult & WithLastModifiedTime(Aws::Utils::DateTime &&value)
GetModelImportJobResult & WithCreationTime(const Aws::Utils::DateTime &value)
void SetRequestId(const Aws::String &value)
const Aws::String & GetImportedModelName() const
void SetJobName(Aws::String &&value)
void SetImportedModelArn(const Aws::String &value)
AWS_BEDROCK_API GetModelImportJobResult()
GetModelImportJobResult & WithImportedModelArn(const char *value)
GetModelImportJobResult & WithEndTime(Aws::Utils::DateTime &&value)
GetModelImportJobResult & WithFailureMessage(const char *value)
GetModelImportJobResult & WithImportedModelKmsKeyArn(const Aws::String &value)
GetModelImportJobResult & WithJobArn(Aws::String &&value)
const Aws::String & GetJobArn() const
void SetFailureMessage(const char *value)
void SetLastModifiedTime(const Aws::Utils::DateTime &value)
GetModelImportJobResult & WithJobArn(const Aws::String &value)
void SetImportedModelKmsKeyArn(const char *value)
const Aws::String & GetJobName() const
GetModelImportJobResult & WithJobName(Aws::String &&value)
void SetStatus(ModelImportJobStatus &&value)
void SetCreationTime(Aws::Utils::DateTime &&value)
void SetVpcConfig(VpcConfig &&value)
GetModelImportJobResult & WithRoleArn(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue