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

GetConfiguredTableOutput

import type { GetConfiguredTableOutput } from "https://aws-api.deno.dev/v0.4/services/cleanrooms.ts?docs=full";
interface GetConfiguredTableOutput {
configuredTable: ConfiguredTable;
}

§Properties

§
configuredTable: ConfiguredTable
[src]

The retrieved configured table.