7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/sagemaker/model/InferenceComponentStatus.h>
63 inline void SetInferenceComponentArn(
const char* value) { m_inferenceComponentArnHasBeenSet =
true; m_inferenceComponentArn.assign(value); }
77 inline void SetInferenceComponentName(
const char* value) { m_inferenceComponentNameHasBeenSet =
true; m_inferenceComponentName.assign(value); }
92 inline void SetEndpointArn(
const char* value) { m_endpointArnHasBeenSet =
true; m_endpointArn.assign(value); }
106 inline void SetEndpointName(
const char* value) { m_endpointNameHasBeenSet =
true; m_endpointName.assign(value); }
120 inline void SetVariantName(
const char* value) { m_variantNameHasBeenSet =
true; m_variantName.assign(value); }
152 bool m_creationTimeHasBeenSet =
false;
155 bool m_inferenceComponentArnHasBeenSet =
false;
158 bool m_inferenceComponentNameHasBeenSet =
false;
161 bool m_endpointArnHasBeenSet =
false;
164 bool m_endpointNameHasBeenSet =
false;
167 bool m_variantNameHasBeenSet =
false;
170 bool m_inferenceComponentStatusHasBeenSet =
false;
173 bool m_lastModifiedTimeHasBeenSet =
false;
InferenceComponentSummary & WithEndpointName(const char *value)
void SetEndpointName(const char *value)
InferenceComponentSummary & WithVariantName(Aws::String &&value)
void SetInferenceComponentName(Aws::String &&value)
bool VariantNameHasBeenSet() const
void SetEndpointName(Aws::String &&value)
InferenceComponentSummary & WithCreationTime(const Aws::Utils::DateTime &value)
bool LastModifiedTimeHasBeenSet() const
const InferenceComponentStatus & GetInferenceComponentStatus() const
InferenceComponentSummary & WithInferenceComponentStatus(const InferenceComponentStatus &value)
void SetInferenceComponentName(const char *value)
InferenceComponentSummary & WithLastModifiedTime(const Aws::Utils::DateTime &value)
bool EndpointNameHasBeenSet() const
InferenceComponentSummary & WithVariantName(const char *value)
InferenceComponentSummary & WithEndpointArn(Aws::String &&value)
void SetEndpointArn(Aws::String &&value)
InferenceComponentSummary & WithEndpointName(Aws::String &&value)
void SetInferenceComponentStatus(const InferenceComponentStatus &value)
InferenceComponentSummary & WithInferenceComponentStatus(InferenceComponentStatus &&value)
const Aws::String & GetInferenceComponentName() const
InferenceComponentSummary & WithInferenceComponentArn(const char *value)
void SetEndpointArn(const Aws::String &value)
void SetEndpointArn(const char *value)
void SetLastModifiedTime(Aws::Utils::DateTime &&value)
InferenceComponentSummary & WithInferenceComponentArn(const Aws::String &value)
void SetLastModifiedTime(const Aws::Utils::DateTime &value)
void SetVariantName(Aws::String &&value)
bool InferenceComponentNameHasBeenSet() const
InferenceComponentSummary & WithInferenceComponentArn(Aws::String &&value)
const Aws::String & GetEndpointName() const
bool EndpointArnHasBeenSet() const
bool InferenceComponentStatusHasBeenSet() const
void SetInferenceComponentName(const Aws::String &value)
void SetInferenceComponentArn(Aws::String &&value)
bool CreationTimeHasBeenSet() const
void SetVariantName(const char *value)
InferenceComponentSummary & WithInferenceComponentName(Aws::String &&value)
InferenceComponentSummary & WithCreationTime(Aws::Utils::DateTime &&value)
void SetInferenceComponentStatus(InferenceComponentStatus &&value)
AWS_SAGEMAKER_API InferenceComponentSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetInferenceComponentArn(const char *value)
const Aws::String & GetInferenceComponentArn() const
void SetCreationTime(const Aws::Utils::DateTime &value)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SAGEMAKER_API InferenceComponentSummary()
InferenceComponentSummary & WithVariantName(const Aws::String &value)
InferenceComponentSummary & WithInferenceComponentName(const Aws::String &value)
void SetVariantName(const Aws::String &value)
const Aws::Utils::DateTime & GetCreationTime() const
InferenceComponentSummary & WithEndpointArn(const char *value)
const Aws::Utils::DateTime & GetLastModifiedTime() const
InferenceComponentSummary & WithEndpointName(const Aws::String &value)
const Aws::String & GetEndpointArn() const
void SetCreationTime(Aws::Utils::DateTime &&value)
void SetInferenceComponentArn(const Aws::String &value)
InferenceComponentSummary & WithLastModifiedTime(Aws::Utils::DateTime &&value)
bool InferenceComponentArnHasBeenSet() const
AWS_SAGEMAKER_API InferenceComponentSummary(Aws::Utils::Json::JsonView jsonValue)
InferenceComponentSummary & WithEndpointArn(const Aws::String &value)
InferenceComponentSummary & WithInferenceComponentName(const char *value)
void SetEndpointName(const Aws::String &value)
const Aws::String & GetVariantName() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue