@aws-sdk/client-budgets

DescribeBudgetPerformanceHistoryCommandInput Interface

Members

Name
Type
Details
AccountId Requiredstring | undefined

The account ID of the user. It's a 12-digit number.

BudgetName Requiredstring | undefined

A string that represents the budget name. The ":" and "" characters, and the "/action/" substring, aren't allowed.

MaxResults number | undefined

An integer that represents how many entries a paginated response contains. The maximum is 100.

NextToken string | undefined

A generic string.

TimePeriod TimePeriod | undefined

Retrieves how often the budget went into an ALARM state for the specified time period.

Full Signature

export interface DescribeBudgetPerformanceHistoryCommandInput extends DescribeBudgetPerformanceHistoryRequest