items

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

Parameters

value

Items is the list of PodSchedulingContext objects.


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


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

Parameters

values

Items is the list of PodSchedulingContext objects.


@JvmName(name = "croqhpehflntdcak")
suspend fun items(argument: List<suspend PodSchedulingContextArgsBuilder.() -> Unit>)
@JvmName(name = "oajsgalluxjyvmdy")
suspend fun items(vararg argument: suspend PodSchedulingContextArgsBuilder.() -> Unit)
@JvmName(name = "ylonihfnnmkorwtf")
suspend fun items(argument: suspend PodSchedulingContextArgsBuilder.() -> Unit)

Parameters

argument

Items is the list of PodSchedulingContext objects.