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

DescribeAuditStreamConfigurationResponse

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

§Properties

§
AuditStreamArn?: string | null
[src]

The ARN of the Amazon Kinesis data stream that will receive the audit events.