pulumi-kubernetes-kotlin
3.30.2.1
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.storage.v1.kotlin.inputs
/
VolumeAttachmentSourcePatchArgs
/
VolumeAttachmentSourcePatchArgs
Volume
Attachment
Source
Patch
Args
fun
VolumeAttachmentSourcePatchArgs
(
inlineVolumeSpec
:
Output
<
PersistentVolumeSpecPatchArgs
>
?
=
null
,
persistentVolumeName
:
Output
<
String
>
?
=
null
)