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

VolumeStatusName

import type { VolumeStatusName } from "https://aws-api.deno.dev/v0.3/services/ec2.ts?docs=full";
type VolumeStatusName = "io-enabled" | "io-performance" | cmnP.UnexpectedEnumValue;

§Type

§
"io-enabled" | "io-performance" | cmnP.UnexpectedEnumValue
[src]