7#include <aws/lambda/Lambda_EXPORTS.h>
46 inline void SetMaximumConcurrency(
int value) { m_maximumConcurrencyHasBeenSet =
true; m_maximumConcurrency = value; }
51 int m_maximumConcurrency;
52 bool m_maximumConcurrencyHasBeenSet =
false;
ScalingConfig & WithMaximumConcurrency(int value)
AWS_LAMBDA_API ScalingConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_LAMBDA_API ScalingConfig()
AWS_LAMBDA_API ScalingConfig(Aws::Utils::Json::JsonView jsonValue)
void SetMaximumConcurrency(int value)
bool MaximumConcurrencyHasBeenSet() const
AWS_LAMBDA_API Aws::Utils::Json::JsonValue Jsonize() const
int GetMaximumConcurrency() const
Aws::Utils::Json::JsonValue JsonValue