items

@JvmName(name = "hvsisfhrpqnwysfi")
suspend fun items(value: Output<List<PodSchedulingArgs>>)
@JvmName(name = "lmoitnukkiobthwk")
suspend fun items(value: List<PodSchedulingArgs>?)

Parameters

value

Items is the list of PodScheduling objects.


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


@JvmName(name = "pgxtsdqksoxxgneu")
suspend fun items(values: List<Output<PodSchedulingArgs>>)
@JvmName(name = "ortxghsnqgokwfme")
suspend fun items(vararg values: PodSchedulingArgs)

Parameters

values

Items is the list of PodScheduling objects.


@JvmName(name = "ishixedfitbecyhm")
suspend fun items(argument: List<suspend PodSchedulingArgsBuilder.() -> Unit>)
@JvmName(name = "aswhdnlkhoorcwbq")
suspend fun items(vararg argument: suspend PodSchedulingArgsBuilder.() -> Unit)
@JvmName(name = "qnrfttdvvyugqyjs")
suspend fun items(argument: suspend PodSchedulingArgsBuilder.() -> Unit)

Parameters

argument

Items is the list of PodScheduling objects.