cpuIdle

@JvmName(name = "bjvglicsmstmrfpk")
suspend fun cpuIdle(value: Output<Boolean>)
@JvmName(name = "gfsethlrlectrclj")
suspend fun cpuIdle(value: Boolean?)

Parameters

value

Determines whether CPU is only allocated during requests. True by default if the parent resources field is not set. However, if resources is set, this field must be explicitly set to true to preserve the default behavior.