toggle menu
pulumi-kubernetes-kotlin
3.30.2.2
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
CinderVolumeSourcePatchArgs
/
CinderVolumeSourcePatchArgs
Cinder
Volume
Source
Patch
Args
constructor
(
fsType
:
Output
<
String
>
?
=
null
,
readOnly
:
Output
<
Boolean
>
?
=
null
,
secretRef
:
Output
<
LocalObjectReferencePatchArgs
>
?
=
null
,
volumeID
:
Output
<
String
>
?
=
null
)