dk.sdu.cloud.app.orchestrator.api.SyncthingConfig.Folder

UCloud Developer Guide / Orchestration of Resources / Compute / Syncthing

SyncthingConfig.Folder

data class Folder(
    val ucloudPath: String,
    val path: String?,
    val id: String?,
)
Properties

Last updated