7#include <aws/glue/Glue_EXPORTS.h>
46 inline void SetMaxConcurrentRuns(
int value) { m_maxConcurrentRunsHasBeenSet =
true; m_maxConcurrentRuns = value; }
51 int m_maxConcurrentRuns;
52 bool m_maxConcurrentRunsHasBeenSet =
false;
AWS_GLUE_API ExecutionProperty()
AWS_GLUE_API ExecutionProperty(Aws::Utils::Json::JsonView jsonValue)
int GetMaxConcurrentRuns() const
AWS_GLUE_API ExecutionProperty & operator=(Aws::Utils::Json::JsonView jsonValue)
ExecutionProperty & WithMaxConcurrentRuns(int value)
void SetMaxConcurrentRuns(int value)
AWS_GLUE_API Aws::Utils::Json::JsonValue Jsonize() const
bool MaxConcurrentRunsHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue