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