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

CreateAllowListResponse

import type { CreateAllowListResponse } from "https://aws-api.deno.dev/v0.4/services/macie2.ts?docs=full";
interface CreateAllowListResponse {
arn?: string | null;
id?: string | null;
}

§Properties

§
arn?: string | null
[src]

The Amazon Resource Name (ARN) of the allow list.

§
id?: string | null
[src]

The unique identifier for the allow list.