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