Skip to main content

Values used to apply differentiated pricing based on additional event properties.

invoice_display_name
string | null
required

Specifies the name that will be displayed on an invoice. If no value is set for this field, the values of the filter will be used as the default display name.

Example:

"AWS"

properties
object
required

List of all thresholds utilized for calculating the charge.

values
object
required

List of possible filter values. The key and values must match one of the billable metric filters.

Example:
{ "region": ["us-east-1"] }