items

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

Parameters

value

Items is the list of CSIStorageCapacity objects.


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


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

Parameters

values

Items is the list of CSIStorageCapacity objects.


@JvmName(name = "klldrylxlmyjvpgo")
suspend fun items(argument: List<suspend CSIStorageCapacityArgsBuilder.() -> Unit>)
@JvmName(name = "jeghuawejtouoqwn")
suspend fun items(vararg argument: suspend CSIStorageCapacityArgsBuilder.() -> Unit)
@JvmName(name = "dkofroxbmcptadad")
suspend fun items(argument: suspend CSIStorageCapacityArgsBuilder.() -> Unit)

Parameters

argument

Items is the list of CSIStorageCapacity objects.