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

GetQuantumTaskRequest

import type { GetQuantumTaskRequest } from "https://aws-api.deno.dev/v0.4/services/braket.ts?docs=full";
interface GetQuantumTaskRequest {
quantumTaskArn: string;
}

§Properties

§
quantumTaskArn: string
[src]

the ARN of the task to retrieve.