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

EnableFastSnapshotRestoreStateErrorItem

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

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

interface EnableFastSnapshotRestoreStateErrorItem {
AvailabilityZone?: string | null;
}

§Properties

§
AvailabilityZone?: string | null
[src]

The Availability Zone.