items

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

Parameters

value

Items is the list of PodSchedulingContext objects.


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


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

Parameters

values

Items is the list of PodSchedulingContext objects.


@JvmName(name = "qmqyhedtmronjicm")
suspend fun items(argument: List<suspend PodSchedulingContextArgsBuilder.() -> Unit>)
@JvmName(name = "jrelelulyhyncvqu")
suspend fun items(vararg argument: suspend PodSchedulingContextArgsBuilder.() -> Unit)
@JvmName(name = "wlhxobmxpwibgphd")
suspend fun items(argument: suspend PodSchedulingContextArgsBuilder.() -> Unit)

Parameters

argument

Items is the list of PodSchedulingContext objects.