concurrencyMethod

@SerialName(value = "concurrency_method")
val concurrencyMethod: ConcurrencyMethod? = null(source)

Control command order, allowed values are 'ordered' (default) and 'eager'. If you use this attribute, you must also define concurrency_group and concurrency.