configuration

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

Parameters

value

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


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

Parameters

argument

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