items

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

Parameters

value

Items is the list of PodSchedulingContext objects.


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


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

Parameters

values

Items is the list of PodSchedulingContext objects.


@JvmName(name = "ajlccpernlurywum")
suspend fun items(argument: List<suspend PodSchedulingContextArgsBuilder.() -> Unit>)
@JvmName(name = "nyumckdtwudrwqhl")
suspend fun items(vararg argument: suspend PodSchedulingContextArgsBuilder.() -> Unit)
@JvmName(name = "rlncdgsgovkqvojc")
suspend fun items(argument: suspend PodSchedulingContextArgsBuilder.() -> Unit)

Parameters

argument

Items is the list of PodSchedulingContext objects.