7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/ProductionVariantInstanceType.h>
42 m_instanceTypeHasBeenSet =
true;
43 m_instanceType = value;
58 m_currentInstanceCountHasBeenSet =
true;
59 m_currentInstanceCount = value;
69 int m_currentInstanceCount{0};
70 bool m_instanceTypeHasBeenSet =
false;
71 bool m_currentInstanceCountHasBeenSet =
false;
AWS_SAGEMAKER_API InstancePoolSummary(Aws::Utils::Json::JsonView jsonValue)
ProductionVariantInstanceType GetInstanceType() const
bool CurrentInstanceCountHasBeenSet() const
bool InstanceTypeHasBeenSet() const
void SetCurrentInstanceCount(int value)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SAGEMAKER_API InstancePoolSummary()=default
InstancePoolSummary & WithInstanceType(ProductionVariantInstanceType value)
int GetCurrentInstanceCount() const
InstancePoolSummary & WithCurrentInstanceCount(int value)
AWS_SAGEMAKER_API InstancePoolSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetInstanceType(ProductionVariantInstanceType value)
ProductionVariantInstanceType
Aws::Utils::Json::JsonValue JsonValue