tags property
Tag keys/values directly bound to this resource.
Each item in the map must be expressed as " : ". For example: "123/environment" : "production", "123/costCenter" : "marketing"
Required.
Implementation
core.Map<core.String, core.String>? tags;