toggle menu
pulumi-kubernetes-kotlin
4.22.2.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.storage.v1beta1.kotlin.inputs
/
VolumeAttachmentSpecPatchArgsBuilder
Volume
Attachment
Spec
Patch
Args
Builder
class
VolumeAttachmentSpecPatchArgsBuilder
Builder for
VolumeAttachmentSpecPatchArgs
.
Members
Functions
attacher
Link copied to clipboard
@
JvmName
(
name
=
"vpdkuggwqcleriow"
)
suspend
fun
attacher
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lynggevqpjnqbwtw"
)
suspend
fun
attacher
(
value
:
String
?
)
node
Name
Link copied to clipboard
@
JvmName
(
name
=
"raqpfmfcbxxmogmn"
)
suspend
fun
nodeName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"uumembaaesqpyacx"
)
suspend
fun
nodeName
(
value
:
String
?
)
source
Link copied to clipboard
@
JvmName
(
name
=
"nxjrpllypfcjshjc"
)
suspend
fun
source
(
value
:
Output
<
VolumeAttachmentSourcePatchArgs
>
)
@
JvmName
(
name
=
"hometyswweapvmqy"
)
suspend
fun
source
(
value
:
VolumeAttachmentSourcePatchArgs
?
)
@
JvmName
(
name
=
"xmvukckxvvbkkjel"
)
suspend
fun
source
(
argument
:
suspend
VolumeAttachmentSourcePatchArgsBuilder
.
(
)
->
Unit
)