properties

@JvmName(name = "ihgogpuhqgegdtao")
suspend fun properties(value: Output<Map<String, Any>>)
@JvmName(name = "lpjcmatcdjaesplv")
suspend fun properties(value: Map<String, Any>?)

Parameters

value

The properties to set on daemon config files. Property keys are specified in prefix:property format, for example spark:spark.kubernetes.container.image.


@JvmName(name = "ccmxttcadlwsgshi")
fun properties(vararg values: Pair<String, Any>)

Parameters

values

The properties to set on daemon config files. Property keys are specified in prefix:property format, for example spark:spark.kubernetes.container.image.