items

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

Parameters

value

Items is the list of CSIStorageCapacity objects.


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


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

Parameters

values

Items is the list of CSIStorageCapacity objects.


@JvmName(name = "vnmlwjytgabnanko")
suspend fun items(argument: List<suspend CSIStorageCapacityArgsBuilder.() -> Unit>)
@JvmName(name = "rvwwdneeuqdktigh")
suspend fun items(vararg argument: suspend CSIStorageCapacityArgsBuilder.() -> Unit)
@JvmName(name = "gdprrkbvcadewree")
suspend fun items(argument: suspend CSIStorageCapacityArgsBuilder.() -> Unit)

Parameters

argument

Items is the list of CSIStorageCapacity objects.