computeScheduling

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

Parameters

value

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


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

Parameters

argument

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