experimentalOptions

@JvmName(name = "brpewncqumxiblwj")
suspend fun experimentalOptions(value: Output<Map<String, String>>)
@JvmName(name = "tebfdlecpsauyric")
suspend fun experimentalOptions(value: Map<String, String>?)

Parameters

value

Dictionary containing key value pairs for parameters not exposed in the preset itself.


@JvmName(name = "tbslayhfaofurrgt")
fun experimentalOptions(vararg values: Pair<String, String>)

Parameters

values

Dictionary containing key value pairs for parameters not exposed in the preset itself.