items

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

Parameters

value

Items is the list of PodSchedulingContext objects.


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


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

Parameters

values

Items is the list of PodSchedulingContext objects.


@JvmName(name = "pmlxypyaoumqptxx")
suspend fun items(argument: List<suspend PodSchedulingContextArgsBuilder.() -> Unit>)
@JvmName(name = "ldfdffjockmpwrjy")
suspend fun items(vararg argument: suspend PodSchedulingContextArgsBuilder.() -> Unit)
@JvmName(name = "hwgttlpmpnqkukiu")
suspend fun items(argument: suspend PodSchedulingContextArgsBuilder.() -> Unit)

Parameters

argument

Items is the list of PodSchedulingContext objects.