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

AssociateDRTLogBucketRequest

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

§Properties

§
LogBucket: string
[src]

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