items

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

Parameters

value

items is the list of CSIStorageCapacity objects.


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


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

Parameters

values

items is the list of CSIStorageCapacity objects.


@JvmName(name = "xxoainaiekjhqhos")
suspend fun items(argument: List<suspend CSIStorageCapacityArgsBuilder.() -> Unit>)
@JvmName(name = "puxrwhsrlpdbfeiq")
suspend fun items(vararg argument: suspend CSIStorageCapacityArgsBuilder.() -> Unit)
@JvmName(name = "ealwhkdrglqsxclf")
suspend fun items(argument: suspend CSIStorageCapacityArgsBuilder.() -> Unit)

Parameters

argument

items is the list of CSIStorageCapacity objects.