7#include <aws/sagemaker/SageMaker_EXPORTS.h>
39 m_maxInvocationsHasBeenSet =
true;
40 m_maxInvocations = value;
56 m_modelLatencyHasBeenSet =
true;
57 m_modelLatency = value;
65 int m_maxInvocations{0};
67 int m_modelLatency{0};
68 bool m_maxInvocationsHasBeenSet =
false;
69 bool m_modelLatencyHasBeenSet =
false;
AWS_SAGEMAKER_API InferenceMetrics & operator=(Aws::Utils::Json::JsonView jsonValue)
InferenceMetrics & WithModelLatency(int value)
AWS_SAGEMAKER_API InferenceMetrics()=default
void SetModelLatency(int value)
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
int GetMaxInvocations() const
AWS_SAGEMAKER_API InferenceMetrics(Aws::Utils::Json::JsonView jsonValue)
bool ModelLatencyHasBeenSet() const
void SetMaxInvocations(int value)
bool MaxInvocationsHasBeenSet() const
int GetModelLatency() const
InferenceMetrics & WithMaxInvocations(int value)
Aws::Utils::Json::JsonValue JsonValue