computeEnvironments

@JvmName(name = "rmqekcdiasjdxsfn")
suspend fun computeEnvironments(value: Output<List<String>>)
@JvmName(name = "wdjgpueoohlnegyl")
suspend fun computeEnvironments(value: List<String>?)

Parameters

value

List of compute environment ARNs mapped to a job queue. The position of the compute environments in the list will dictate the order.


@JvmName(name = "nwxmaijsdrbgywkt")
suspend fun computeEnvironments(vararg values: Output<String>)


@JvmName(name = "teyojdfepstsvurg")
suspend fun computeEnvironments(values: List<Output<String>>)
@JvmName(name = "vcxgmkjkcmngyvdt")
suspend fun computeEnvironments(vararg values: String)

Parameters

values

List of compute environment ARNs mapped to a job queue. The position of the compute environments in the list will dictate the order.