items

@JvmName(name = "mnqxgmhguxaodynh")
suspend fun items(value: Output<List<PodSchedulingContextArgs>>)
@JvmName(name = "xbrxceviqsvqtrxn")
suspend fun items(value: List<PodSchedulingContextArgs>?)

Parameters

value

Items is the list of PodSchedulingContext objects.


@JvmName(name = "xiwgoxlkkbpfqtcn")
suspend fun items(vararg values: Output<PodSchedulingContextArgs>)


@JvmName(name = "atjpodfgkuqcqihm")
suspend fun items(values: List<Output<PodSchedulingContextArgs>>)
@JvmName(name = "intdmkkdnjqnucrs")
suspend fun items(vararg values: PodSchedulingContextArgs)

Parameters

values

Items is the list of PodSchedulingContext objects.


@JvmName(name = "ffqvjhqipoqwywjg")
suspend fun items(argument: List<suspend PodSchedulingContextArgsBuilder.() -> Unit>)
@JvmName(name = "pewreubfcqyfcyes")
suspend fun items(vararg argument: suspend PodSchedulingContextArgsBuilder.() -> Unit)
@JvmName(name = "tqdhberxrsojgxaa")
suspend fun items(argument: suspend PodSchedulingContextArgsBuilder.() -> Unit)

Parameters

argument

Items is the list of PodSchedulingContext objects.