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

TerminateRecoveryInstancesResponse

import type { TerminateRecoveryInstancesResponse } from "https://aws-api.deno.dev/v0.4/services/drs.ts?docs=full";
interface TerminateRecoveryInstancesResponse {
job?: Job | null;
}

§Properties

§
job?: Job | null
[src]

The Job for terminating the Recovery Instances.