interface CreateSnapshotResponse {
    snapshot?: Instance.v1.Snapshot;
    task?: Instance.v1.Task;
}

Properties

Properties

snapshot?: Instance.v1.Snapshot