properties

@JvmName(name = "mvwbpximjyflmpft")
suspend fun properties(value: Output<Map<String, Any>>)
@JvmName(name = "pybroakuatcmtasr")
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 = "rgdkyffdfytclcax")
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.