pulumi-kubernetes-kotlin
3.30.2.1
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
CinderPersistentVolumeSourcePatchArgsBuilder
Cinder
Persistent
Volume
Source
Patch
Args
Builder
class
CinderPersistentVolumeSourcePatchArgsBuilder
Builder for
CinderPersistentVolumeSourcePatchArgs
.
Functions
Functions
fs
Type
Link copied to clipboard
@
JvmName
(
name
=
"akqkaeiuakqkkhol"
)
suspend
fun
fsType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wpefurdytfjnjcbx"
)
suspend
fun
fsType
(
value
:
String
?
)
read
Only
Link copied to clipboard
@
JvmName
(
name
=
"mrvxycjghsheauvr"
)
suspend
fun
readOnly
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"vdumgcobrpsvyhsq"
)
suspend
fun
readOnly
(
value
:
Boolean
?
)
secret
Ref
Link copied to clipboard
@
JvmName
(
name
=
"ilahqbxdvbsxgwfn"
)
suspend
fun
secretRef
(
value
:
Output
<
SecretReferencePatchArgs
>
)
@
JvmName
(
name
=
"roglhwoblmjjyevq"
)
suspend
fun
secretRef
(
value
:
SecretReferencePatchArgs
?
)
@
JvmName
(
name
=
"llgjabgkakgkebwq"
)
suspend
fun
secretRef
(
argument
:
suspend
SecretReferencePatchArgsBuilder
.
(
)
->
Unit
)
volume
ID
Link copied to clipboard
@
JvmName
(
name
=
"foxbwfomccbeabwv"
)
suspend
fun
volumeID
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cnbddutnsrdfscrt"
)
suspend
fun
volumeID
(
value
:
String
?
)