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

DescribeDRTAccessResponse

import type { DescribeDRTAccessResponse } from "https://aws-api.deno.dev/v0.3/services/shield.ts?docs=full";
interface DescribeDRTAccessResponse {
LogBucketList?: string[] | null;
RoleArn?: string | null;
}

§Properties

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

The list of Amazon S3 buckets accessed by the SRT.

§
RoleArn?: string | null
[src]

The Amazon Resource Name (ARN) of the role the SRT used to access your Amazon Web Services account.