class Aws::Glue::Types::ExecutionProperty
An execution property of a job.
@note When making an API call, you may pass ExecutionProperty
data as a hash: { max_concurrent_runs: 1, }
@!attribute [rw] max_concurrent_runs
The maximum number of concurrent runs allowed for the job. The default is 1. An error is returned when this threshold is reached. The maximum value you can specify is controlled by a service limit. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/ExecutionProperty AWS API Documentation
Constants
- SENSITIVE