GCEPersistentDiskVolumeSourceO

class Object
trait Matchable
class Any

Value members

Concrete fields

val fsTypeL: Lens[GCEPersistentDiskVolumeSource, Optional[String]]
val fsTypeO: Optic[GCEPersistentDiskVolumeSource, GCEPersistentDiskVolumeSource, String, OpticFailure, Nothing, String, GCEPersistentDiskVolumeSource]
val partitionL: Lens[GCEPersistentDiskVolumeSource, Optional[Int]]
val partitionO: Optic[GCEPersistentDiskVolumeSource, GCEPersistentDiskVolumeSource, Int, OpticFailure, Nothing, Int, GCEPersistentDiskVolumeSource]
val pdNameL: Lens[GCEPersistentDiskVolumeSource, String]
val readOnlyL: Lens[GCEPersistentDiskVolumeSource, Optional[Boolean]]
val readOnlyO: Optic[GCEPersistentDiskVolumeSource, GCEPersistentDiskVolumeSource, Boolean, OpticFailure, Nothing, Boolean, GCEPersistentDiskVolumeSource]