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

DescribeBudgetActionRequest

import type { DescribeBudgetActionRequest } from "https://aws-api.deno.dev/v0.3/services/budgets.ts?docs=full";
interface DescribeBudgetActionRequest {
AccountId: string;
ActionId: string;
BudgetName: string;
}

§Properties

§
AccountId: string
[src]
§
ActionId: string
[src]

A system-generated universally unique identifier (UUID) for the action.

§
BudgetName: string
[src]