computeScheduling

@JvmName(name = "picfspwsddxktgcy")
suspend fun computeScheduling(value: Output<ComputeSchedulingArgs>)
@JvmName(name = "hipbpnileangnuxo")
suspend fun computeScheduling(value: ComputeSchedulingArgs?)

Parameters

value

Compute instance scheduling information (if empty default is used).


@JvmName(name = "nkcstvtlhuijgfur")
suspend fun computeScheduling(argument: suspend ComputeSchedulingArgsBuilder.() -> Unit)

Parameters

argument

Compute instance scheduling information (if empty default is used).