concurrentExecutorConfiguration
construct an aws.sdk.kotlin.services.mediatailor.model.ConcurrentExecutorConfiguration inside the given block
The configuration for a CONCURRENT_EXECUTOR function. Specifies the list of child functions to run in parallel, the maximum concurrency, an optional output block, and a timeout. Required when FunctionType is CONCURRENT_EXECUTOR.