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

DescribeAccountAttributesResponse

import type { DescribeAccountAttributesResponse } from "https://aws-api.deno.dev/v0.3/services/opsworkscm.ts?docs=full";
interface DescribeAccountAttributesResponse {
Attributes?: AccountAttribute[] | null;
}

§Properties

§
Attributes?: AccountAttribute[] | null
[src]

The attributes that are currently set for the account.