state

@JvmName(name = "ecptndbmwddmvkbu")
suspend fun state(value: Output<String>)
@JvmName(name = "bfxbidbmyvidfcfn")
suspend fun state(value: String?)

Parameters

value

The state of the compute environment. If the state is ENABLED, then the compute environment accepts jobs from a queue and can scale out automatically based on queues. Valid items are ENABLED or DISABLED. Defaults to ENABLED.