Class ArbitraryCostUpsertRequestDataAttributesStrategy

The definition of ArbitraryCostUpsertRequestDataAttributesStrategy object.

Hierarchy

  • ArbitraryCostUpsertRequestDataAttributesStrategy

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

The strategy allocated_by.

The strategy allocated_by_filters.

allocatedByTagKeys?: string[]

The strategy allocated_by_tag_keys.

The strategy based_on_costs.

basedOnTimeseries?: {
    [key: string]: any;
}

The strategy based_on_timeseries.

Type declaration

  • [key: string]: any

The strategy evaluate_grouped_by_filters.

evaluateGroupedByTagKeys?: string[]

The strategy evaluate_grouped_by_tag_keys.

granularity?: string

The strategy granularity.

method: string

The strategy method.

Generated using TypeDoc