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

Tiering

import type { Tiering } from "https://aws-api.deno.dev/v0.4/services/billingconductor.ts?docs=full";

The set of tiering configurations for the pricing rule.

interface Tiering {
FreeTier: FreeTierConfig;
}

§Properties

§

The possible Amazon Web Services Free Tier configurations.