tags

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

Parameters

value

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


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

Parameters

values

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