validationStrategy

@JvmName(name = "qujyfcitxgfyptju")
suspend fun validationStrategy(value: Output<DashboardValidationStrategyArgs>)
@JvmName(name = "tbrwiqwxmfcqldtj")
suspend fun validationStrategy(value: DashboardValidationStrategyArgs?)

Parameters

value

The option to relax the validation that is required to create and update analyses, dashboards, and templates with definition objects. When you set this value to LENIENT , validation is skipped for specific errors.


@JvmName(name = "bvvpjiokehbuneaf")
suspend fun validationStrategy(argument: suspend DashboardValidationStrategyArgsBuilder.() -> Unit)

Parameters

argument

The option to relax the validation that is required to create and update analyses, dashboards, and templates with definition objects. When you set this value to LENIENT , validation is skipped for specific errors.