custom Label Configuration
suspend fun customLabelConfiguration(value: Output<DashboardReferenceLineCustomLabelConfigurationArgs>)
Parameters
value
The custom label configuration of the label in a reference line.
suspend fun customLabelConfiguration(argument: suspend DashboardReferenceLineCustomLabelConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The custom label configuration of the label in a reference line.