@taimos/cdk-controltower
Preparing search index...
BillingStageConfig
Interface BillingStageConfig<T>
interface
BillingStageConfig
<
T
extends
string
>
{
budgetConfig
?:
BudgetConfig
<
T
>
;
costReportConfig
?:
CostReportingConfig
;
}
Type Parameters
T
extends
string
Index
Properties
budget
Config?
cost
Report
Config?
Properties
Optional
budget
Config
budgetConfig
?:
BudgetConfig
<
T
>
Optional
cost
Report
Config
costReportConfig
?:
CostReportingConfig
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
budget
Config
cost
Report
Config
@taimos/cdk-controltower
Loading...