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

CancelResourceRequestInput

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

§Properties

§
RequestToken: string
[src]

The RequestToken of the ProgressEvent object returned by the resource operation request.