pulumi-kubernetes-kotlin
4.5.2.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.storage.v1beta1.kotlin.inputs
/
VolumeAttachmentSpecPatchArgsBuilder
Volume
Attachment
Spec
Patch
Args
Builder
class
VolumeAttachmentSpecPatchArgsBuilder
Builder for
VolumeAttachmentSpecPatchArgs
.
Functions
Functions
attacher
Link copied to clipboard
@
JvmName
(
name
=
"clktdkhstvdtscfd"
)
suspend
fun
attacher
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"sjgtmjhkyitjshxx"
)
suspend
fun
attacher
(
value
:
String
?
)
node
Name
Link copied to clipboard
@
JvmName
(
name
=
"crsofwbfyhrtdxyc"
)
suspend
fun
nodeName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nwvvlthwjkxacikw"
)
suspend
fun
nodeName
(
value
:
String
?
)
source
Link copied to clipboard
@
JvmName
(
name
=
"drybemuvcybibhps"
)
suspend
fun
source
(
value
:
Output
<
VolumeAttachmentSourcePatchArgs
>
)
@
JvmName
(
name
=
"wtptmldimulgedvx"
)
suspend
fun
source
(
value
:
VolumeAttachmentSourcePatchArgs
?
)
@
JvmName
(
name
=
"sppbghkwaybfcojm"
)
suspend
fun
source
(
argument
:
suspend
VolumeAttachmentSourcePatchArgsBuilder
.
(
)
->
Unit
)