Get Snapshots Snapshot
data class GetSnapshotsSnapshot(val createTime: String, val description: String, val encryptType: Int, val id: String, val progress: String, val remainTime: Int, val retentionDays: Int, val snapshotId: String, val snapshotName: String, val sourceFileSystemId: String, val sourceFileSystemSize: String, val sourceFileSystemVersion: String, val status: String)