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

CreateWorkerBlockRequest

import type { CreateWorkerBlockRequest } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/mturk.ts";
interface CreateWorkerBlockRequest {
Reason: string;
WorkerId: string;
}

§Properties

§
Reason: string
[src]
§
WorkerId: string
[src]