pulumi-kubernetes-kotlin
3.30.2.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.storage.v1.kotlin.inputs
/
VolumeAttachmentSpecPatchArgsBuilder
Volume
Attachment
Spec
Patch
Args
Builder
class
VolumeAttachmentSpecPatchArgsBuilder
Builder for
VolumeAttachmentSpecPatchArgs
.
Functions
Functions
attacher
Link copied to clipboard
@
JvmName
(
name
=
"qyisundhgfnckhoa"
)
suspend
fun
attacher
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"akoawghttojmnfio"
)
suspend
fun
attacher
(
value
:
String
?
)
node
Name
Link copied to clipboard
@
JvmName
(
name
=
"vnamrmakainkbcyf"
)
suspend
fun
nodeName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mkuckhrmpqvcpeuq"
)
suspend
fun
nodeName
(
value
:
String
?
)
source
Link copied to clipboard
@
JvmName
(
name
=
"uolarwqhmolklwyh"
)
suspend
fun
source
(
value
:
Output
<
VolumeAttachmentSourcePatchArgs
>
)
@
JvmName
(
name
=
"lolgvghtqgkgpvyf"
)
suspend
fun
source
(
value
:
VolumeAttachmentSourcePatchArgs
?
)
@
JvmName
(
name
=
"scfabvhcwkkvrtwh"
)
suspend
fun
source
(
argument
:
suspend
VolumeAttachmentSourcePatchArgsBuilder
.
(
)
->
Unit
)