items

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

Parameters

value

items is the list of CSIStorageCapacity objects.


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


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

Parameters

values

items is the list of CSIStorageCapacity objects.


@JvmName(name = "epddeaaakwyriubo")
suspend fun items(argument: List<suspend CSIStorageCapacityArgsBuilder.() -> Unit>)
@JvmName(name = "yphythfrjljmegqm")
suspend fun items(vararg argument: suspend CSIStorageCapacityArgsBuilder.() -> Unit)
@JvmName(name = "srqktkbqrhwahekw")
suspend fun items(argument: suspend CSIStorageCapacityArgsBuilder.() -> Unit)

Parameters

argument

items is the list of CSIStorageCapacity objects.