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

ComputationPreference

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

The preferences and settings that will be used to compute the Amazon Web Services charges for a billing group.

interface ComputationPreference {
PricingPlanArn: string;
}

§Properties

§
PricingPlanArn: string
[src]

The Amazon Resource Name (ARN) of the pricing plan that's used to compute the Amazon Web Services charges for a billing group.