@taimos/cdk-controltower
Preparing search index...
BudgetConfig
Interface BudgetConfig<T>
interface
BudgetConfig
<
T
extends
string
>
{
budgets
:
AccountConfig
<
T
,
number
|
AccountBudgetOptions
>
;
}
Type Parameters
T
extends
string
Index
Properties
budgets
Properties
Readonly
budgets
budgets
:
AccountConfig
<
T
,
number
|
AccountBudgetOptions
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
budgets
@taimos/cdk-controltower
Loading...