configuration

@JvmName(name = "kcmppayvawdpalvb")
suspend fun configuration(value: Output<AnalyzerConfigurationArgs>)
@JvmName(name = "kbebsqsorsakjurg")
suspend fun configuration(value: AnalyzerConfigurationArgs?)

Parameters

value

A block that specifies the configuration of the analyzer. Documented below


@JvmName(name = "bnsrtrmesteqankw")
suspend fun configuration(argument: suspend AnalyzerConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A block that specifies the configuration of the analyzer. Documented below