ExBifrost. Model. GetLogsDimensionCostHistogram200ResponseBucketsInner
(ex_bifrost v0.1.0)
Copy Markdown
View Source
Time-bucketed cost data grouped by an arbitrary dimension
Summary
Types
@type t() :: %ExBifrost.Model.GetLogsDimensionCostHistogram200ResponseBucketsInner{ by_dimension: %{optional(String.t()) => number()} | nil, timestamp: DateTime.t() | nil, total_cost: number() | nil }