properties

@JvmName(name = "rmyxvkjyecfscayo")
suspend fun properties(value: Output<Map<String, String>>)
@JvmName(name = "xxhusovjlvicytdy")
suspend fun properties(value: Map<String, String>?)

Parameters

value

Override to common configuration of open source components installed on the Dataproc cluster. The properties to set on daemon config files. Property keys are specified in prefix:property format, for example core:hadoop.tmp.dir. For more information, see Cluster properties.


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

Parameters

values

Override to common configuration of open source components installed on the Dataproc cluster. The properties to set on daemon config files. Property keys are specified in prefix:property format, for example core:hadoop.tmp.dir. For more information, see Cluster properties.