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

AccountAttributeList

import type { AccountAttributeList } from "https://aws-api.deno.dev/v0.3/services/redshift.ts?docs=full";
interface AccountAttributeList {
AccountAttributes: AccountAttribute[];
}

§Properties

§
AccountAttributes: AccountAttribute[]
[src]

A list of attributes assigned to an account.