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

TableLFTagPolicy

import type { TableLFTagPolicy } from "https://aws-api.deno.dev/v0.4/services/dataexchange.ts?docs=full";

The LF-tag policy for a table resource.

interface TableLFTagPolicy {
Expression: LFTag[];
}

§Properties

§
Expression: LFTag[]
[src]

A list of LF-tag conditions that apply to table resources.