Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aws_api/services/cloudsearch@2013-01-01/mod.ts>PartitionInstanceType

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
type alias PartitionInstanceType
import { type PartitionInstanceType } from "https://deno.land/x/aws_api@v0.1.0/services/cloudsearch@2013-01-01/mod.ts";
definition:
| "search.m1.small"
| "search.m1.large"
| "search.m2.xlarge"
| "search.m2.2xlarge"
| "search.m3.medium"
| "search.m3.large"
| "search.m3.xlarge"
| "search.m3.2xlarge"