pulumi-kubernetes-kotlin
4.5.2.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.outputs
/
GCEPersistentDiskVolumeSourcePatch
/
GCEPersistentDiskVolumeSourcePatch
GCEPersistent
Disk
Volume
Source
Patch
fun
GCEPersistentDiskVolumeSourcePatch
(
fsType
:
String
?
=
null
,
partition
:
Int
?
=
null
,
pdName
:
String
?
=
null
,
readOnly
:
Boolean
?
=
null
)