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

SnapshotFilterName

import type { SnapshotFilterName } from "https://aws-api.deno.dev/v0.4/services/fsx.ts?docs=full";
type SnapshotFilterName = "file-system-id" | "volume-id" | cmnP.UnexpectedEnumValue;

§Type

§
"file-system-id" | "volume-id" | cmnP.UnexpectedEnumValue
[src]