scheduling

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

Parameters

value

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


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

Parameters

argument

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