7#include <aws/core/http/HttpResponse.h>
8#include <aws/core/utils/DateTime.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/sagemaker/SageMaker_EXPORTS.h>
12#include <aws/sagemaker/model/AccountDefaultStatus.h>
13#include <aws/sagemaker/model/MaintenanceStatus.h>
14#include <aws/sagemaker/model/MlflowAppStatus.h>
15#include <aws/sagemaker/model/ModelRegistrationMode.h>
16#include <aws/sagemaker/model/UserContext.h>
21template <
typename RESULT_TYPE>
22class AmazonWebServiceResult;
42 template <
typename ArnT = Aws::String>
44 m_arnHasBeenSet =
true;
45 m_arn = std::forward<ArnT>(value);
47 template <
typename ArnT = Aws::String>
49 SetArn(std::forward<ArnT>(value));
59 template <
typename NameT = Aws::String>
61 m_nameHasBeenSet =
true;
62 m_name = std::forward<NameT>(value);
64 template <
typename NameT = Aws::String>
66 SetName(std::forward<NameT>(value));
77 template <
typename ArtifactStoreUriT = Aws::String>
79 m_artifactStoreUriHasBeenSet =
true;
80 m_artifactStoreUri = std::forward<ArtifactStoreUriT>(value);
82 template <
typename ArtifactStoreUriT = Aws::String>
94 template <
typename MlflowVersionT = Aws::String>
96 m_mlflowVersionHasBeenSet =
true;
97 m_mlflowVersion = std::forward<MlflowVersionT>(value);
99 template <
typename MlflowVersionT = Aws::String>
112 template <
typename RoleArnT = Aws::String>
114 m_roleArnHasBeenSet =
true;
115 m_roleArn = std::forward<RoleArnT>(value);
117 template <
typename RoleArnT = Aws::String>
131 template <
typename KmsKeyIdT = Aws::String>
133 m_kmsKeyIdHasBeenSet =
true;
134 m_kmsKeyId = std::forward<KmsKeyIdT>(value);
136 template <
typename KmsKeyIdT = Aws::String>
149 m_statusHasBeenSet =
true;
165 m_modelRegistrationModeHasBeenSet =
true;
166 m_modelRegistrationMode = value;
180 m_accountDefaultStatusHasBeenSet =
true;
181 m_accountDefaultStatus = value;
194 template <
typename DefaultDomainIdListT = Aws::Vector<Aws::String>>
196 m_defaultDomainIdListHasBeenSet =
true;
197 m_defaultDomainIdList = std::forward<DefaultDomainIdListT>(value);
199 template <
typename DefaultDomainIdListT = Aws::Vector<Aws::String>>
204 template <
typename DefaultDomainIdListT = Aws::String>
206 m_defaultDomainIdListHasBeenSet =
true;
207 m_defaultDomainIdList.emplace_back(std::forward<DefaultDomainIdListT>(value));
217 template <
typename CreationTimeT = Aws::Utils::DateTime>
219 m_creationTimeHasBeenSet =
true;
220 m_creationTime = std::forward<CreationTimeT>(value);
222 template <
typename CreationTimeT = Aws::Utils::DateTime>
232 template <
typename CreatedByT = UserContext>
234 m_createdByHasBeenSet =
true;
235 m_createdBy = std::forward<CreatedByT>(value);
237 template <
typename CreatedByT = UserContext>
249 template <
typename LastModifiedTimeT = Aws::Utils::DateTime>
251 m_lastModifiedTimeHasBeenSet =
true;
252 m_lastModifiedTime = std::forward<LastModifiedTimeT>(value);
254 template <
typename LastModifiedTimeT = Aws::Utils::DateTime>
264 template <
typename LastModifiedByT = UserContext>
266 m_lastModifiedByHasBeenSet =
true;
267 m_lastModifiedBy = std::forward<LastModifiedByT>(value);
269 template <
typename LastModifiedByT = UserContext>
281 template <
typename WeeklyMa
intenanceWindowStartT = Aws::String>
283 m_weeklyMaintenanceWindowStartHasBeenSet =
true;
284 m_weeklyMaintenanceWindowStart = std::forward<WeeklyMaintenanceWindowStartT>(value);
286 template <
typename WeeklyMa
intenanceWindowStartT = Aws::String>
299 m_maintenanceStatusHasBeenSet =
true;
300 m_maintenanceStatus = value;
311 template <
typename RequestIdT = Aws::String>
313 m_requestIdHasBeenSet =
true;
314 m_requestId = std::forward<RequestIdT>(value);
316 template <
typename RequestIdT = Aws::String>
347 UserContext m_createdBy;
351 UserContext m_lastModifiedBy;
359 bool m_arnHasBeenSet =
false;
360 bool m_nameHasBeenSet =
false;
361 bool m_artifactStoreUriHasBeenSet =
false;
362 bool m_mlflowVersionHasBeenSet =
false;
363 bool m_roleArnHasBeenSet =
false;
364 bool m_kmsKeyIdHasBeenSet =
false;
365 bool m_statusHasBeenSet =
false;
366 bool m_modelRegistrationModeHasBeenSet =
false;
367 bool m_accountDefaultStatusHasBeenSet =
false;
368 bool m_defaultDomainIdListHasBeenSet =
false;
369 bool m_creationTimeHasBeenSet =
false;
370 bool m_createdByHasBeenSet =
false;
371 bool m_lastModifiedTimeHasBeenSet =
false;
372 bool m_lastModifiedByHasBeenSet =
false;
373 bool m_weeklyMaintenanceWindowStartHasBeenSet =
false;
374 bool m_maintenanceStatusHasBeenSet =
false;
375 bool m_requestIdHasBeenSet =
false;
DescribeMlflowAppResult & WithLastModifiedTime(LastModifiedTimeT &&value)
DescribeMlflowAppResult & WithKmsKeyId(KmsKeyIdT &&value)
void SetCreationTime(CreationTimeT &&value)
void SetKmsKeyId(KmsKeyIdT &&value)
DescribeMlflowAppResult & WithModelRegistrationMode(ModelRegistrationMode value)
DescribeMlflowAppResult & AddDefaultDomainIdList(DefaultDomainIdListT &&value)
DescribeMlflowAppResult & WithDefaultDomainIdList(DefaultDomainIdListT &&value)
DescribeMlflowAppResult & WithMaintenanceStatus(MaintenanceStatus value)
DescribeMlflowAppResult & WithLastModifiedBy(LastModifiedByT &&value)
void SetAccountDefaultStatus(AccountDefaultStatus value)
void SetCreatedBy(CreatedByT &&value)
DescribeMlflowAppResult & WithArtifactStoreUri(ArtifactStoreUriT &&value)
void SetRequestId(RequestIdT &&value)
DescribeMlflowAppResult & WithName(NameT &&value)
void SetLastModifiedTime(LastModifiedTimeT &&value)
DescribeMlflowAppResult & WithAccountDefaultStatus(AccountDefaultStatus value)
void SetWeeklyMaintenanceWindowStart(WeeklyMaintenanceWindowStartT &&value)
void SetLastModifiedBy(LastModifiedByT &&value)
DescribeMlflowAppResult & WithRoleArn(RoleArnT &&value)
MaintenanceStatus GetMaintenanceStatus() const
const Aws::String & GetWeeklyMaintenanceWindowStart() const
AccountDefaultStatus GetAccountDefaultStatus() const
Aws::Http::HttpResponseCode GetHttpResponseCode() const
void SetMlflowVersion(MlflowVersionT &&value)
DescribeMlflowAppResult & WithStatus(MlflowAppStatus value)
void SetDefaultDomainIdList(DefaultDomainIdListT &&value)
void SetArn(ArnT &&value)
void SetModelRegistrationMode(ModelRegistrationMode value)
const Aws::String & GetName() const
void SetStatus(MlflowAppStatus value)
const Aws::String & GetArn() const
DescribeMlflowAppResult & WithMlflowVersion(MlflowVersionT &&value)
void SetName(NameT &&value)
const Aws::Vector< Aws::String > & GetDefaultDomainIdList() const
ModelRegistrationMode GetModelRegistrationMode() const
const Aws::Utils::DateTime & GetLastModifiedTime() const
const Aws::String & GetKmsKeyId() const
void SetRoleArn(RoleArnT &&value)
DescribeMlflowAppResult & WithRequestId(RequestIdT &&value)
void SetArtifactStoreUri(ArtifactStoreUriT &&value)
const Aws::String & GetMlflowVersion() const
const Aws::String & GetRequestId() const
const Aws::String & GetRoleArn() const
DescribeMlflowAppResult & WithWeeklyMaintenanceWindowStart(WeeklyMaintenanceWindowStartT &&value)
const Aws::Utils::DateTime & GetCreationTime() const
AWS_SAGEMAKER_API DescribeMlflowAppResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
DescribeMlflowAppResult & WithCreatedBy(CreatedByT &&value)
AWS_SAGEMAKER_API DescribeMlflowAppResult()=default
DescribeMlflowAppResult & WithCreationTime(CreationTimeT &&value)
MlflowAppStatus GetStatus() const
const Aws::String & GetArtifactStoreUri() const
const UserContext & GetLastModifiedBy() const
void SetMaintenanceStatus(MaintenanceStatus value)
DescribeMlflowAppResult & WithArn(ArnT &&value)
const UserContext & GetCreatedBy() const
AWS_SAGEMAKER_API DescribeMlflowAppResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue