config

@JvmName(name = "lisvkcbgigqoyxbr")
suspend fun config(value: Output<ExtensionsInstanceConfigArgs>)
@JvmName(name = "kohikajborqajgvc")
suspend fun config(value: ExtensionsInstanceConfigArgs?)

Parameters

value

The current Config of the Extension Instance. Structure is documented below.


@JvmName(name = "gpoggvebuookdxig")
suspend fun config(argument: suspend ExtensionsInstanceConfigArgsBuilder.() -> Unit)

Parameters

argument

The current Config of the Extension Instance. Structure is documented below.