TagsResource Class

A container holding only the Tags for a resource, allowing the user to update the tags on a PrivateLinkScope instance.

Inheritance
TagsResource

Constructor

TagsResource(*, tags: Optional[Dict[str, str]] = None, **kwargs)

Parameters

tags
dict[str, str]
Required

A set of tags. Resource tags.