configuration

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

Parameters

value

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


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

Parameters

argument

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