items

@JvmName(name = "hlojneaulnmsqnln")
suspend fun items(value: Output<List<CSIStorageCapacityArgs>>)
@JvmName(name = "ufxjkeyshyiuguwi")
suspend fun items(value: List<CSIStorageCapacityArgs>?)

Parameters

value

items is the list of CSIStorageCapacity objects.


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


@JvmName(name = "xxsesnuiwhilgftw")
suspend fun items(values: List<Output<CSIStorageCapacityArgs>>)
@JvmName(name = "blarcobydwxboyhe")
suspend fun items(vararg values: CSIStorageCapacityArgs)

Parameters

values

items is the list of CSIStorageCapacity objects.


@JvmName(name = "yaucnjoemrbvgoao")
suspend fun items(argument: List<suspend CSIStorageCapacityArgsBuilder.() -> Unit>)
@JvmName(name = "novsflmhpqbgtbkr")
suspend fun items(vararg argument: suspend CSIStorageCapacityArgsBuilder.() -> Unit)
@JvmName(name = "aeuevlcarssbsysf")
suspend fun items(argument: suspend CSIStorageCapacityArgsBuilder.() -> Unit)

Parameters

argument

items is the list of CSIStorageCapacity objects.