pulumi-kubernetes-kotlin
4.5.2.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.storage.v1alpha1.kotlin.inputs
/
VolumeAttachmentSpecPatchArgsBuilder
Volume
Attachment
Spec
Patch
Args
Builder
class
VolumeAttachmentSpecPatchArgsBuilder
Builder for
VolumeAttachmentSpecPatchArgs
.
Functions
Functions
attacher
Link copied to clipboard
@
JvmName
(
name
=
"grnlsvpwqnhritqa"
)
suspend
fun
attacher
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"enwvaloqxusmysug"
)
suspend
fun
attacher
(
value
:
String
?
)
node
Name
Link copied to clipboard
@
JvmName
(
name
=
"lvkejlvgyidowbvj"
)
suspend
fun
nodeName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qhsycexfleudpxaq"
)
suspend
fun
nodeName
(
value
:
String
?
)
source
Link copied to clipboard
@
JvmName
(
name
=
"ghwxlpnikvmykrgi"
)
suspend
fun
source
(
value
:
Output
<
VolumeAttachmentSourcePatchArgs
>
)
@
JvmName
(
name
=
"kbbevetjfqaawuli"
)
suspend
fun
source
(
value
:
VolumeAttachmentSourcePatchArgs
?
)
@
JvmName
(
name
=
"opqnongikoncgqxp"
)
suspend
fun
source
(
argument
:
suspend
VolumeAttachmentSourcePatchArgsBuilder
.
(
)
->
Unit
)