7#include <aws/sagemaker/SageMaker_EXPORTS.h>
40 m_desiredCopyCountHasBeenSet =
true;
41 m_desiredCopyCount = value;
57 m_currentCopyCountHasBeenSet =
true;
58 m_currentCopyCount = value;
66 int m_desiredCopyCount{0};
68 int m_currentCopyCount{0};
69 bool m_desiredCopyCountHasBeenSet =
false;
70 bool m_currentCopyCountHasBeenSet =
false;
void SetDesiredCopyCount(int value)
int GetCurrentCopyCount() const
AWS_SAGEMAKER_API InferenceComponentRuntimeConfigSummary()=default
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