Workstation Config Persistent Directory
data class WorkstationConfigPersistentDirectory(val gcePd: WorkstationConfigPersistentDirectoryGcePd? = null, val mountPath: String? = null)
Constructors
Link copied to clipboard
fun WorkstationConfigPersistentDirectory(gcePd: WorkstationConfigPersistentDirectoryGcePd? = null, mountPath: String? = null)