namespacedValue property

String? namespacedValue
getter/setter pair

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".

Implementation

core.String? namespacedValue;