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