settingConfig

@JvmName(name = "vugspowwtefblghe")
suspend fun settingConfig(value: Output<Map<String, String>>)
@JvmName(name = "uglvclegobkkdmwd")
suspend fun settingConfig(value: Map<String, String>?)

Parameters

value

The YML configuration of the instance.Detailed introduction.


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

Parameters

values

The YML configuration of the instance.Detailed introduction.