GetFilesetsFileset

data class GetFilesetsFileset(val createTime: String, val description: String, val fileSystemId: String, val fileSystemPath: String, val filesetId: String, val id: String, val status: String, val updateTime: String)

Constructors

Link copied to clipboard
constructor(createTime: String, description: String, fileSystemId: String, fileSystemPath: String, filesetId: String, id: String, status: String, updateTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time when Fileset was created.

Link copied to clipboard

Description of Fileset.

Link copied to clipboard

The first ID of the resource.

Link copied to clipboard

The ID of the file system.

Link copied to clipboard

The path of Fileset.

Link copied to clipboard
val id: String

The ID of the Fileset.

Link copied to clipboard

The status of the fileset.

Link copied to clipboard

The latest update time of Fileset.