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

DeleteAwsLogSourceResponse

import type { DeleteAwsLogSourceResponse } from "https://aws-api.deno.dev/v0.4/services/securitylake.ts?docs=full";
interface DeleteAwsLogSourceResponse {
failed?: string[] | null;
processing?: string[] | null;
}

§Properties

§
failed?: string[] | null
[src]

Deletion of the Amazon Web Services sources failed as the account is not a part of the organization.

§
processing?: string[] | null
[src]

Deletion of the Amazon Web Services sources is in progress.