BudgetFilter interface

May be used to filter budgets by user-specified dimensions and/or tags.

Supported for CategoryType(s): Cost, ReservationUtilization.

Properties

and

The logical "AND" expression. Must have at least 2 items.

Supported for CategoryType(s): Cost.

dimensions

Has comparison expression for a dimension.

Supported for CategoryType(s): Cost, ReservationUtilization.

Supported dimension names for CategoryType: ReservationUtilization

  • ReservationId
  • ReservedResourceType
tags

Has comparison expression for a tag.

Supported for CategoryType(s): Cost.

Property Details

and

The logical "AND" expression. Must have at least 2 items.

Supported for CategoryType(s): Cost.

and?: BudgetFilterProperties[]

Property Value

dimensions

Has comparison expression for a dimension.

Supported for CategoryType(s): Cost, ReservationUtilization.

Supported dimension names for CategoryType: ReservationUtilization

  • ReservationId
  • ReservedResourceType
dimensions?: BudgetComparisonExpression

Property Value

tags

Has comparison expression for a tag.

Supported for CategoryType(s): Cost.

tags?: BudgetComparisonExpression

Property Value