ExBifrost.Model.GetComplexityAnalyzerConfig200Response (ex_bifrost v0.1.0)

Copy Markdown View Source

Full runtime configuration for complexity routing analysis.

Summary

Types

t()

@type t() :: %ExBifrost.Model.GetComplexityAnalyzerConfig200Response{
  keywords: ExBifrost.Model.GetComplexityAnalyzerConfig200ResponseKeywords.t(),
  tier_boundaries:
    ExBifrost.Model.GetComplexityAnalyzerConfig200ResponseTierBoundaries.t()
}

Functions

decode(value)