tags

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

Parameters

value

Add tags only for ECS instances. The maximum length of the tag key is 128 characters. The tag key and value cannot start with aliyun or acs:, or contain https:// or http://".


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

Parameters

values

Add tags only for ECS instances. The maximum length of the tag key is 128 characters. The tag key and value cannot start with aliyun or acs:, or contain https:// or http://".