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

RemoveBackendConfigResponse

import type { RemoveBackendConfigResponse } from "https://aws-api.deno.dev/v0.3/services/amplifybackend.ts?docs=full";
interface RemoveBackendConfigResponse {
Error?: string | null;
}

§Properties

§
Error?: string | null
[src]

If the request fails, this error is returned.