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

CreateSubscriptionNotificationConfigurationResponse

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

§Properties

§
queueArn?: string | null
[src]

Returns the Amazon Resource Name (ARN) of the queue.