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

SupportedSavingsPlansType

import type { SupportedSavingsPlansType } from "https://aws-api.deno.dev/v0.4/services/costexplorer.ts?docs=full";
type SupportedSavingsPlansType =
| "COMPUTE_SP"
| "EC2_INSTANCE_SP"
| "SAGEMAKER_SP"

§Type

§
"COMPUTE_SP" | "EC2_INSTANCE_SP" | "SAGEMAKER_SP" | cmnP.UnexpectedEnumValue
[src]