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

DataRepositoryTaskFilterName

import type { DataRepositoryTaskFilterName } from "https://aws-api.deno.dev/v0.4/services/fsx.ts?docs=full";
type DataRepositoryTaskFilterName =
| "file-system-id"
| "task-lifecycle"
| "data-repository-association-id"
| "file-cache-id"

§Type

§
"file-system-id" | "task-lifecycle" | "data-repository-association-id" | "file-cache-id" | cmnP.UnexpectedEnumValue
[src]