items

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

Parameters

value

items is the list of CSIStorageCapacity objects.


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


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

Parameters

values

items is the list of CSIStorageCapacity objects.


@JvmName(name = "ibtpconjdhvuvfpc")
suspend fun items(argument: List<suspend CSIStorageCapacityArgsBuilder.() -> Unit>)
@JvmName(name = "vfwpspydwpxthirk")
suspend fun items(vararg argument: suspend CSIStorageCapacityArgsBuilder.() -> Unit)
@JvmName(name = "nryvbvtnnktaiwga")
suspend fun items(argument: suspend CSIStorageCapacityArgsBuilder.() -> Unit)

Parameters

argument

items is the list of CSIStorageCapacity objects.