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

OpenZFSDeploymentType

import type { OpenZFSDeploymentType } from "https://aws-api.deno.dev/v0.4/services/fsx.ts?docs=full";
type OpenZFSDeploymentType = "SINGLE_AZ_1" | "SINGLE_AZ_2" | cmnP.UnexpectedEnumValue;

§Type

§
"SINGLE_AZ_1" | "SINGLE_AZ_2" | cmnP.UnexpectedEnumValue
[src]