7#include <aws/sagemaker/SageMaker_EXPORTS.h>
46 inline void SetDesiredCopyCount(
int value) { m_desiredCopyCountHasBeenSet =
true; m_desiredCopyCount = value; }
57 inline void SetCurrentCopyCount(
int value) { m_currentCopyCountHasBeenSet =
true; m_currentCopyCount = value; }
62 int m_desiredCopyCount;
63 bool m_desiredCopyCountHasBeenSet =
false;
65 int m_currentCopyCount;
66 bool m_currentCopyCountHasBeenSet =
false;
void SetDesiredCopyCount(int value)
int GetCurrentCopyCount() const
AWS_SAGEMAKER_API InferenceComponentRuntimeConfigSummary()
bool CurrentCopyCountHasBeenSet() const
bool DesiredCopyCountHasBeenSet() const
AWS_SAGEMAKER_API InferenceComponentRuntimeConfigSummary(Aws::Utils::Json::JsonView jsonValue)
InferenceComponentRuntimeConfigSummary & WithCurrentCopyCount(int value)
InferenceComponentRuntimeConfigSummary & WithDesiredCopyCount(int value)
int GetDesiredCopyCount() const
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SAGEMAKER_API InferenceComponentRuntimeConfigSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetCurrentCopyCount(int value)
Aws::Utils::Json::JsonValue JsonValue