items

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

Parameters

value

Items is the list of CSIStorageCapacity objects.


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


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

Parameters

values

Items is the list of CSIStorageCapacity objects.


@JvmName(name = "cqefaewywkgfuigr")
suspend fun items(argument: List<suspend CSIStorageCapacityArgsBuilder.() -> Unit>)
@JvmName(name = "ygccahiuxeaaafnw")
suspend fun items(vararg argument: suspend CSIStorageCapacityArgsBuilder.() -> Unit)
@JvmName(name = "eokwooyprvfflrre")
suspend fun items(argument: suspend CSIStorageCapacityArgsBuilder.() -> Unit)

Parameters

argument

Items is the list of CSIStorageCapacity objects.