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

ESWarmPartitionInstanceType

import type { ESWarmPartitionInstanceType } from "https://aws-api.deno.dev/v0.3/services/es.ts?docs=full";
type ESWarmPartitionInstanceType = "ultrawarm1.medium.elasticsearch" | "ultrawarm1.large.elasticsearch" | cmnP.UnexpectedEnumValue;

§Type

§
"ultrawarm1.medium.elasticsearch" | "ultrawarm1.large.elasticsearch" | cmnP.UnexpectedEnumValue
[src]