7#include <aws/core/utils/DateTime.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/sagemaker/SageMaker_EXPORTS.h>
11#include <aws/sagemaker/model/DataCaptureConfigSummary.h>
12#include <aws/sagemaker/model/EndpointStatus.h>
13#include <aws/sagemaker/model/MonitoringSchedule.h>
14#include <aws/sagemaker/model/ProductionVariantSummary.h>
15#include <aws/sagemaker/model/Tag.h>
47 template <
typename Endpo
intNameT = Aws::String>
49 m_endpointNameHasBeenSet =
true;
50 m_endpointName = std::forward<EndpointNameT>(value);
52 template <
typename Endpo
intNameT = Aws::String>
65 template <
typename Endpo
intArnT = Aws::String>
67 m_endpointArnHasBeenSet =
true;
68 m_endpointArn = std::forward<EndpointArnT>(value);
70 template <
typename Endpo
intArnT = Aws::String>
83 template <
typename Endpo
intConfigNameT = Aws::String>
85 m_endpointConfigNameHasBeenSet =
true;
86 m_endpointConfigName = std::forward<EndpointConfigNameT>(value);
88 template <
typename Endpo
intConfigNameT = Aws::String>
102 template <
typename ProductionVariantsT = Aws::Vector<ProductionVariantSummary>>
104 m_productionVariantsHasBeenSet =
true;
105 m_productionVariants = std::forward<ProductionVariantsT>(value);
107 template <
typename ProductionVariantsT = Aws::Vector<ProductionVariantSummary>>
112 template <
typename ProductionVariantsT = ProductionVariantSummary>
114 m_productionVariantsHasBeenSet =
true;
115 m_productionVariants.emplace_back(std::forward<ProductionVariantsT>(value));
124 template <
typename DataCaptureConfigT = DataCaptureConfigSummary>
126 m_dataCaptureConfigHasBeenSet =
true;
127 m_dataCaptureConfig = std::forward<DataCaptureConfigT>(value);
129 template <
typename DataCaptureConfigT = DataCaptureConfigSummary>
143 m_endpointStatusHasBeenSet =
true;
144 m_endpointStatus = value;
158 template <
typename FailureReasonT = Aws::String>
160 m_failureReasonHasBeenSet =
true;
161 m_failureReason = std::forward<FailureReasonT>(value);
163 template <
typename FailureReasonT = Aws::String>
176 template <
typename CreationTimeT = Aws::Utils::DateTime>
178 m_creationTimeHasBeenSet =
true;
179 m_creationTime = std::forward<CreationTimeT>(value);
181 template <
typename CreationTimeT = Aws::Utils::DateTime>
194 template <
typename LastModifiedTimeT = Aws::Utils::DateTime>
196 m_lastModifiedTimeHasBeenSet =
true;
197 m_lastModifiedTime = std::forward<LastModifiedTimeT>(value);
199 template <
typename LastModifiedTimeT = Aws::Utils::DateTime>
215 template <
typename MonitoringSchedulesT = Aws::Vector<MonitoringSchedule>>
217 m_monitoringSchedulesHasBeenSet =
true;
218 m_monitoringSchedules = std::forward<MonitoringSchedulesT>(value);
220 template <
typename MonitoringSchedulesT = Aws::Vector<MonitoringSchedule>>
225 template <
typename MonitoringSchedulesT = MonitoringSchedule>
227 m_monitoringSchedulesHasBeenSet =
true;
228 m_monitoringSchedules.emplace_back(std::forward<MonitoringSchedulesT>(value));
242 template <
typename TagsT = Aws::Vector<Tag>>
244 m_tagsHasBeenSet =
true;
245 m_tags = std::forward<TagsT>(value);
247 template <
typename TagsT = Aws::Vector<Tag>>
249 SetTags(std::forward<TagsT>(value));
252 template <
typename TagsT = Tag>
254 m_tagsHasBeenSet =
true;
255 m_tags.emplace_back(std::forward<TagsT>(value));
268 template <
typename ShadowProductionVariantsT = Aws::Vector<ProductionVariantSummary>>
270 m_shadowProductionVariantsHasBeenSet =
true;
271 m_shadowProductionVariants = std::forward<ShadowProductionVariantsT>(value);
273 template <
typename ShadowProductionVariantsT = Aws::Vector<ProductionVariantSummary>>
278 template <
typename ShadowProductionVariantsT = ProductionVariantSummary>
280 m_shadowProductionVariantsHasBeenSet =
true;
281 m_shadowProductionVariants.emplace_back(std::forward<ShadowProductionVariantsT>(value));
309 bool m_endpointNameHasBeenSet =
false;
310 bool m_endpointArnHasBeenSet =
false;
311 bool m_endpointConfigNameHasBeenSet =
false;
312 bool m_productionVariantsHasBeenSet =
false;
313 bool m_dataCaptureConfigHasBeenSet =
false;
314 bool m_endpointStatusHasBeenSet =
false;
315 bool m_failureReasonHasBeenSet =
false;
316 bool m_creationTimeHasBeenSet =
false;
317 bool m_lastModifiedTimeHasBeenSet =
false;
318 bool m_monitoringSchedulesHasBeenSet =
false;
319 bool m_tagsHasBeenSet =
false;
320 bool m_shadowProductionVariantsHasBeenSet =
false;
const Aws::Vector< ProductionVariantSummary > & GetShadowProductionVariants() const
void SetEndpointArn(EndpointArnT &&value)
void SetEndpointStatus(EndpointStatus value)
bool LastModifiedTimeHasBeenSet() const
bool CreationTimeHasBeenSet() const
EndpointStatus GetEndpointStatus() const
Endpoint & AddShadowProductionVariants(ShadowProductionVariantsT &&value)
const Aws::String & GetEndpointName() const
const Aws::Vector< MonitoringSchedule > & GetMonitoringSchedules() const
Endpoint & WithLastModifiedTime(LastModifiedTimeT &&value)
void SetMonitoringSchedules(MonitoringSchedulesT &&value)
Endpoint & AddTags(TagsT &&value)
bool EndpointNameHasBeenSet() const
Endpoint & WithProductionVariants(ProductionVariantsT &&value)
const DataCaptureConfigSummary & GetDataCaptureConfig() const
Endpoint & WithEndpointArn(EndpointArnT &&value)
void SetCreationTime(CreationTimeT &&value)
bool MonitoringSchedulesHasBeenSet() const
void SetFailureReason(FailureReasonT &&value)
const Aws::String & GetEndpointConfigName() const
void SetLastModifiedTime(LastModifiedTimeT &&value)
void SetEndpointConfigName(EndpointConfigNameT &&value)
bool TagsHasBeenSet() const
Endpoint & AddProductionVariants(ProductionVariantsT &&value)
const Aws::String & GetEndpointArn() const
const Aws::Utils::DateTime & GetLastModifiedTime() const
const Aws::Vector< Tag > & GetTags() const
Endpoint & WithCreationTime(CreationTimeT &&value)
const Aws::Utils::DateTime & GetCreationTime() const
AWS_SAGEMAKER_API Endpoint()=default
AWS_SAGEMAKER_API Endpoint(Aws::Utils::Json::JsonView jsonValue)
void SetDataCaptureConfig(DataCaptureConfigT &&value)
AWS_SAGEMAKER_API Endpoint & operator=(Aws::Utils::Json::JsonView jsonValue)
bool FailureReasonHasBeenSet() const
bool ProductionVariantsHasBeenSet() const
Endpoint & WithEndpointName(EndpointNameT &&value)
bool DataCaptureConfigHasBeenSet() const
Endpoint & WithMonitoringSchedules(MonitoringSchedulesT &&value)
Endpoint & AddMonitoringSchedules(MonitoringSchedulesT &&value)
void SetShadowProductionVariants(ShadowProductionVariantsT &&value)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
Endpoint & WithTags(TagsT &&value)
const Aws::String & GetFailureReason() const
bool EndpointConfigNameHasBeenSet() const
bool EndpointArnHasBeenSet() const
Endpoint & WithEndpointConfigName(EndpointConfigNameT &&value)
bool ShadowProductionVariantsHasBeenSet() const
Endpoint & WithDataCaptureConfig(DataCaptureConfigT &&value)
Endpoint & WithShadowProductionVariants(ShadowProductionVariantsT &&value)
void SetTags(TagsT &&value)
const Aws::Vector< ProductionVariantSummary > & GetProductionVariants() const
Endpoint & WithEndpointStatus(EndpointStatus value)
Endpoint & WithFailureReason(FailureReasonT &&value)
bool EndpointStatusHasBeenSet() const
void SetEndpointName(EndpointNameT &&value)
void SetProductionVariants(ProductionVariantsT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue