7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/sagemaker/model/EdgePackagingJobStatus.h>
10#include <aws/core/utils/DateTime.h>
50 inline void SetEdgePackagingJobArn(
const char* value) { m_edgePackagingJobArnHasBeenSet =
true; m_edgePackagingJobArn.assign(value); }
64 inline void SetEdgePackagingJobName(
const char* value) { m_edgePackagingJobNameHasBeenSet =
true; m_edgePackagingJobName.assign(value); }
90 inline void SetCompilationJobName(
const char* value) { m_compilationJobNameHasBeenSet =
true; m_compilationJobName.assign(value); }
104 inline void SetModelName(
const char* value) { m_modelNameHasBeenSet =
true; m_modelName.assign(value); }
118 inline void SetModelVersion(
const char* value) { m_modelVersionHasBeenSet =
true; m_modelVersion.assign(value); }
150 bool m_edgePackagingJobArnHasBeenSet =
false;
153 bool m_edgePackagingJobNameHasBeenSet =
false;
156 bool m_edgePackagingJobStatusHasBeenSet =
false;
159 bool m_compilationJobNameHasBeenSet =
false;
162 bool m_modelNameHasBeenSet =
false;
165 bool m_modelVersionHasBeenSet =
false;
168 bool m_creationTimeHasBeenSet =
false;
171 bool m_lastModifiedTimeHasBeenSet =
false;
EdgePackagingJobSummary & WithCompilationJobName(Aws::String &&value)
const Aws::Utils::DateTime & GetCreationTime() const
AWS_SAGEMAKER_API EdgePackagingJobSummary()
void SetEdgePackagingJobArn(const Aws::String &value)
void SetEdgePackagingJobArn(const char *value)
const Aws::String & GetModelName() const
bool EdgePackagingJobArnHasBeenSet() const
EdgePackagingJobSummary & WithEdgePackagingJobArn(const Aws::String &value)
EdgePackagingJobSummary & WithEdgePackagingJobName(Aws::String &&value)
EdgePackagingJobSummary & WithModelName(const Aws::String &value)
bool CreationTimeHasBeenSet() const
void SetEdgePackagingJobStatus(const EdgePackagingJobStatus &value)
bool ModelVersionHasBeenSet() const
AWS_SAGEMAKER_API EdgePackagingJobSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
bool EdgePackagingJobStatusHasBeenSet() const
EdgePackagingJobSummary & WithCompilationJobName(const Aws::String &value)
EdgePackagingJobSummary & WithModelVersion(const Aws::String &value)
EdgePackagingJobSummary & WithCreationTime(const Aws::Utils::DateTime &value)
EdgePackagingJobSummary & WithCreationTime(Aws::Utils::DateTime &&value)
void SetCompilationJobName(const char *value)
EdgePackagingJobSummary & WithModelName(const char *value)
EdgePackagingJobSummary & WithModelName(Aws::String &&value)
EdgePackagingJobSummary & WithEdgePackagingJobArn(const char *value)
void SetEdgePackagingJobName(Aws::String &&value)
void SetModelVersion(const char *value)
void SetLastModifiedTime(const Aws::Utils::DateTime &value)
const Aws::String & GetEdgePackagingJobName() const
EdgePackagingJobSummary & WithModelVersion(Aws::String &&value)
void SetCompilationJobName(Aws::String &&value)
void SetModelName(const char *value)
bool ModelNameHasBeenSet() const
void SetEdgePackagingJobStatus(EdgePackagingJobStatus &&value)
EdgePackagingJobSummary & WithLastModifiedTime(Aws::Utils::DateTime &&value)
void SetEdgePackagingJobName(const char *value)
void SetLastModifiedTime(Aws::Utils::DateTime &&value)
void SetCreationTime(Aws::Utils::DateTime &&value)
const EdgePackagingJobStatus & GetEdgePackagingJobStatus() const
EdgePackagingJobSummary & WithEdgePackagingJobName(const char *value)
EdgePackagingJobSummary & WithEdgePackagingJobArn(Aws::String &&value)
EdgePackagingJobSummary & WithLastModifiedTime(const Aws::Utils::DateTime &value)
bool EdgePackagingJobNameHasBeenSet() const
const Aws::String & GetCompilationJobName() const
const Aws::Utils::DateTime & GetLastModifiedTime() const
EdgePackagingJobSummary & WithModelVersion(const char *value)
AWS_SAGEMAKER_API EdgePackagingJobSummary(Aws::Utils::Json::JsonView jsonValue)
EdgePackagingJobSummary & WithCompilationJobName(const char *value)
void SetCompilationJobName(const Aws::String &value)
EdgePackagingJobSummary & WithEdgePackagingJobStatus(EdgePackagingJobStatus &&value)
void SetEdgePackagingJobArn(Aws::String &&value)
const Aws::String & GetEdgePackagingJobArn() const
void SetCreationTime(const Aws::Utils::DateTime &value)
const Aws::String & GetModelVersion() const
void SetEdgePackagingJobName(const Aws::String &value)
void SetModelName(Aws::String &&value)
EdgePackagingJobSummary & WithEdgePackagingJobStatus(const EdgePackagingJobStatus &value)
void SetModelName(const Aws::String &value)
EdgePackagingJobSummary & WithEdgePackagingJobName(const Aws::String &value)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
bool LastModifiedTimeHasBeenSet() const
bool CompilationJobNameHasBeenSet() const
void SetModelVersion(const Aws::String &value)
void SetModelVersion(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue