Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GetStreamingSessionBackupRequest

import type { GetStreamingSessionBackupRequest } from "https://aws-api.deno.dev/v0.4/services/nimble.ts?docs=full";
interface GetStreamingSessionBackupRequest {
backupId: string;
studioId: string;
}

§Properties

§
backupId: string
[src]

The ID of the backup.

§
studioId: string
[src]

The studio ID.