Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aws_api/services/ds@2015-04-16/mod.ts>DirectoryStage

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
type alias DirectoryStage
import { type DirectoryStage } from "https://deno.land/x/aws_api@v0.1.0/services/ds@2015-04-16/mod.ts";
definition:
| "Requested"
| "Creating"
| "Created"
| "Active"
| "Inoperable"
| "Impaired"
| "Restoring"
| "RestoreFailed"
| "Deleting"
| "Deleted"
| "Failed"