pulumi-kubernetes-kotlin
3.30.2.1
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.storage.v1beta1.kotlin.inputs
/
VolumeAttachmentSpecPatchArgs
/
VolumeAttachmentSpecPatchArgs
Volume
Attachment
Spec
Patch
Args
fun
VolumeAttachmentSpecPatchArgs
(
attacher
:
Output
<
String
>
?
=
null
,
nodeName
:
Output
<
String
>
?
=
null
,
source
:
Output
<
VolumeAttachmentSourcePatchArgs
>
?
=
null
)