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

SchemaConfiguration

import type { SchemaConfiguration } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/firehose.ts";
interface SchemaConfiguration {
CatalogId?: string | null;
DatabaseName?: string | null;
Region?: string | null;
RoleARN?: string | null;
TableName?: string | null;
VersionId?: string | null;
}

§Properties

§
CatalogId?: string | null
[src]
§
DatabaseName?: string | null
[src]
§
Region?: string | null
[src]
§
RoleARN?: string | null
[src]
§
TableName?: string | null
[src]
§
VersionId?: string | null
[src]