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

TerminateRecommendationDetail

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

Details on termination recommendation.

interface TerminateRecommendationDetail {
CurrencyCode?: string | null;
EstimatedMonthlySavings?: string | null;
}

§Properties

§
CurrencyCode?: string | null
[src]

The currency code that Amazon Web Services used to calculate the costs for this instance.

§
EstimatedMonthlySavings?: string | null
[src]

The estimated savings that result from modification, on a monthly basis.