tags

@JvmName(name = "paeepqawhfgqmucs")
suspend fun tags(value: Map<String, Any>?)

Parameters

value

The tags attached to the container group. Each tag is a key-value pair. You can attach up to 20 tags to a container group.


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

Parameters

values

The tags attached to the container group. Each tag is a key-value pair. You can attach up to 20 tags to a container group.