tags

val tags: Output<Map<String, Any>>?

A mapping of tags to assign to the resource. It will be applied for ECS instances finally.

  • Key: It can be up to 64 characters in length. It cannot begin with "aliyun", "http://", or "https://". It cannot be a null string.

  • Value: It can be up to 128 characters in length. It cannot begin with "aliyun", "http://", or "https://" It can be a null string.