pulumi-kubernetes-kotlin
3.30.2.1
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.storage.v1beta1.kotlin
/
VolumeAttachmentListArgs
/
VolumeAttachmentListArgs
Volume
Attachment
List
Args
fun
VolumeAttachmentListArgs
(
apiVersion
:
Output
<
String
>
?
=
null
,
items
:
Output
<
List
<
VolumeAttachmentArgs
>
>
?
=
null
,
kind
:
Output
<
String
>
?
=
null
,
metadata
:
Output
<
ListMetaArgs
>
?
=
null
)