- Navigation Guide
@aws-sdk/client-budgets
DescribeBudgetPerformanceHistoryCommandInput Interface
The input for DescribeBudgetPerformanceHistoryCommand.
Members
Name | Type | Details |
---|---|---|
AccountId Required | string | undefined | The account ID of the user. It's a 12-digit number. |
BudgetName Required | string | 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 |
Full Signature
export interface DescribeBudgetPerformanceHistoryCommandInput extends DescribeBudgetPerformanceHistoryRequest