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

GetLaunchProfileDetailsRequest

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

§Properties

§
launchProfileId: string
[src]

The ID of the launch profile used to control access from the streaming session.

§
studioId: string
[src]

The studio ID.