order

@JvmName(name = "dkeoqmmsytxqppvc")
suspend fun order(value: Output<Int>)
@JvmName(name = "cvupadcviwntjmsw")
suspend fun order(value: Int)

Parameters

value

The order of the compute environment. Compute environments are tried in ascending order. For example, if two compute environments are associated with a job queue, the compute environment with a lower order integer value is tried for job placement first.