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

GetClassificationScopeResponse

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

§Properties

§
id?: string | null
[src]

The unique identifier for the classification scope.

§
name?: string | null
[src]

The name of the classification scope: automated-sensitive-data-discovery.

§

The S3 buckets that are excluded from automated sensitive data discovery.