DashboardFieldConfigSourceOverrides
Constructor
DashboardFieldConfigSourceOverrides()
Methods
build
Builds the object.
def build() -> dashboard.DashboardFieldConfigSourceOverrides
matcher
def matcher(matcher: dashboard.MatcherConfig) -> typing.Self
properties
def properties(properties: list[dashboard.DynamicConfigValue]) -> typing.Self
See also