toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.storage.v1.kotlin.inputs
/
VolumeAttachmentSpecPatchArgsBuilder
Volume
Attachment
Spec
Patch
Args
Builder
class
VolumeAttachmentSpecPatchArgsBuilder
Builder for
VolumeAttachmentSpecPatchArgs
.
Members
Functions
attacher
Link copied to clipboard
@
JvmName
(
name
=
"wwvbgonctvtexmel"
)
suspend
fun
attacher
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"btjufvyacuvoburg"
)
suspend
fun
attacher
(
value
:
String
?
)
node
Name
Link copied to clipboard
@
JvmName
(
name
=
"mnfaxvxfvpyrbyyw"
)
suspend
fun
nodeName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dppifynsnepmufvq"
)
suspend
fun
nodeName
(
value
:
String
?
)
source
Link copied to clipboard
@
JvmName
(
name
=
"rdqfmjobociwegiq"
)
suspend
fun
source
(
value
:
Output
<
VolumeAttachmentSourcePatchArgs
>
)
@
JvmName
(
name
=
"vjnhoutqwfsuvhcm"
)
suspend
fun
source
(
value
:
VolumeAttachmentSourcePatchArgs
?
)
@
JvmName
(
name
=
"jgcklvweshpgevot"
)
suspend
fun
source
(
argument
:
suspend
VolumeAttachmentSourcePatchArgsBuilder
.
(
)
->
Unit
)