preferredInstanceTypes

@JvmName(name = "ybuastnvtcqrxcnl")
suspend fun preferredInstanceTypes(value: List<String>?)

Parameters

value

Ordered list of preferred instance types. The first match in this list will be returned. If no preferred matches are found and the original search returned more than one result, an error is returned. Conflicts with instance_type.


@JvmName(name = "oybupahcologgvtu")
suspend fun preferredInstanceTypes(vararg values: String)

Parameters

values

Ordered list of preferred instance types. The first match in this list will be returned. If no preferred matches are found and the original search returned more than one result, an error is returned. Conflicts with instance_type.