Dashboardv2beta1FieldConfigSourceOverrides
Constructor
Dashboardv2beta1FieldConfigSourceOverrides()
Methods
build
Builds the object.
def build() -> dashboardv2beta1.Dashboardv2beta1FieldConfigSourceOverrides
system_ref
Describes config override rules created when interacting with Grafana.
def system_ref(system_ref: str) -> typing.Self
matcher
def matcher(matcher: dashboardv2beta1.MatcherConfig) -> typing.Self
properties
def properties(properties: list[dashboardv2beta1.DynamicConfigValue]) -> typing.Self
See also