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

x/aws_api/services/ce@2017-10-25/mod.ts>PaymentOption

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Go to Latest
type alias PaymentOption
import { type PaymentOption } from "https://deno.land/x/aws_api@v0.1.0/services/ce@2017-10-25/mod.ts";
definition:
| "NO_UPFRONT"
| "PARTIAL_UPFRONT"
| "ALL_UPFRONT"
| "LIGHT_UTILIZATION"
| "MEDIUM_UTILIZATION"
| "HEAVY_UTILIZATION"