7#include <aws/sagemaker/SageMaker_EXPORTS.h>
8#include <aws/sagemaker/model/InferenceComponentCapacitySizeType.h>
65 inline int GetValue()
const {
return m_value; }
67 inline void SetValue(
int value) { m_valueHasBeenSet =
true; m_value = value; }
73 bool m_typeHasBeenSet =
false;
76 bool m_valueHasBeenSet =
false;
void SetType(InferenceComponentCapacitySizeType value)
AWS_SAGEMAKER_API InferenceComponentCapacitySize(Aws::Utils::Json::JsonView jsonValue)
InferenceComponentCapacitySize & WithValue(int value)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SAGEMAKER_API InferenceComponentCapacitySize & operator=(Aws::Utils::Json::JsonView jsonValue)
InferenceComponentCapacitySizeType GetType() const
bool ValueHasBeenSet() const
InferenceComponentCapacitySize & WithType(InferenceComponentCapacitySizeType value)
AWS_SAGEMAKER_API InferenceComponentCapacitySize()=default
bool TypeHasBeenSet() const
InferenceComponentCapacitySizeType
Aws::Utils::Json::JsonValue JsonValue