items

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

Parameters

value

items is the list of CSIStorageCapacity objects.


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


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

Parameters

values

items is the list of CSIStorageCapacity objects.


@JvmName(name = "ntkrwtmftshwpfot")
suspend fun items(argument: List<suspend CSIStorageCapacityArgsBuilder.() -> Unit>)
@JvmName(name = "iobbkwxodkckdbuy")
suspend fun items(vararg argument: suspend CSIStorageCapacityArgsBuilder.() -> Unit)
@JvmName(name = "gxdpljhfevaugqoj")
suspend fun items(argument: suspend CSIStorageCapacityArgsBuilder.() -> Unit)

Parameters

argument

items is the list of CSIStorageCapacity objects.