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

DescribeConfigurationsResponse

import type { DescribeConfigurationsResponse } from "https://aws-api.deno.dev/v0.3/services/discovery.ts?docs=full";
interface DescribeConfigurationsResponse {
configurations?: ({
[key: string]: string | null | undefined;
}
)
[]
| null;
}

§Properties

§
configurations?: ({
[key: string]: string | null | undefined;
}
)
[]
| null
[src]

A key in the response map. The value is an array of data.