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

DeleteEventDataStoreRequest

import type { DeleteEventDataStoreRequest } from "https://aws-api.deno.dev/v0.3/services/cloudtrail.ts?docs=full";
interface DeleteEventDataStoreRequest {
EventDataStore: string;
}

§Properties

§
EventDataStore: string
[src]

The ARN (or the ID suffix of the ARN) of the event data store to delete.