tags

@JvmName(name = "tbmmwyakyqkkaiwm")
suspend fun tags(value: Output<Map<String, String>>)
@JvmName(name = "pudnsyvkhreygdwr")
suspend fun tags(value: Map<String, String>?)

Parameters

value

A mapping of tags which should be assigned to the Machine Learning Compute Cluster. Changing this forces a new Machine Learning Compute Cluster to be created.


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

Parameters

values

A mapping of tags which should be assigned to the Machine Learning Compute Cluster. Changing this forces a new Machine Learning Compute Cluster to be created.