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

DisassociateDRTLogBucketRequest

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

§Properties

§
LogBucket: string
[src]

The Amazon S3 bucket that contains the logs that you want to share.