namespacedValue property
The namespaced name for the tag value to attach to resources.
Must be in the format {parent_id}/{tag_key_short_name}/{short_name}
, for
example, "123456/environment/prod" for an organization parent, or
"my-project/environment/prod" for a project parent.
Implementation
core.String? namespacedValue;