scheduling

@JvmName(name = "fkcposwqujcdikyi")
suspend fun scheduling(value: Output<InstanceSchedulingArgs>)
@JvmName(name = "ewrcgpqmpbqfoccw")
suspend fun scheduling(value: InstanceSchedulingArgs?)

Parameters

value

The scheduling strategy to use. More details about this configuration option are detailed below.


@JvmName(name = "dojgphqfvrcicqkx")
suspend fun scheduling(argument: suspend InstanceSchedulingArgsBuilder.() -> Unit)

Parameters

argument

The scheduling strategy to use. More details about this configuration option are detailed below.