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

DisableFastSnapshotRestoreStateErrorItem

import type { DisableFastSnapshotRestoreStateErrorItem } from "https://aws-api.deno.dev/v0.3/services/ec2.ts?docs=full";

Contains information about an error that occurred when disabling fast snapshot restores.

interface DisableFastSnapshotRestoreStateErrorItem {
AvailabilityZone?: string | null;
}

§Properties

§
AvailabilityZone?: string | null
[src]

The Availability Zone.