pulumi-kubernetes-kotlin
4.6.1.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.storage.v1.kotlin
/
CSIStorageCapacityListArgs
/
CSIStorageCapacityListArgs
CSIStorage
Capacity
List
Args
fun
CSIStorageCapacityListArgs
(
apiVersion
:
Output
<
String
>
?
=
null
,
items
:
Output
<
List
<
CSIStorageCapacityArgs
>
>
?
=
null
,
kind
:
Output
<
String
>
?
=
null
,
metadata
:
Output
<
ListMetaArgs
>
?
=
null
)