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

VolumeFilterName

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

§Type

§
"file-system-id" | "storage-virtual-machine-id" | cmnP.UnexpectedEnumValue
[src]