pulumi-kubernetes-kotlin
3.30.2.1
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.storage.v1.kotlin.inputs
/
VolumeAttachmentSpecArgs
/
VolumeAttachmentSpecArgs
Volume
Attachment
Spec
Args
fun
VolumeAttachmentSpecArgs
(
attacher
:
Output
<
String
>
,
nodeName
:
Output
<
String
>
,
source
:
Output
<
VolumeAttachmentSourceArgs
>
)