items

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

Parameters

value

items is the list of CSIStorageCapacity objects.


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


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

Parameters

values

items is the list of CSIStorageCapacity objects.


@JvmName(name = "sybhcebbjmwvbrlm")
suspend fun items(argument: List<suspend CSIStorageCapacityArgsBuilder.() -> Unit>)
@JvmName(name = "nnolrnvkguntdoop")
suspend fun items(vararg argument: suspend CSIStorageCapacityArgsBuilder.() -> Unit)
@JvmName(name = "jnvxkgfwjdkuhjuv")
suspend fun items(argument: suspend CSIStorageCapacityArgsBuilder.() -> Unit)

Parameters

argument

items is the list of CSIStorageCapacity objects.