tags

@JvmName(name = "nseslxgxnrfncceb")
suspend fun tags(value: Output<Map<String, String>>)
@JvmName(name = "eeqrdvrowincngwg")
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 = "ldqawdgbrhqdblbe")
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.