tags

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

Parameters

value

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


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

Parameters

values

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