Tags Class

A dictionary of name and value pairs.

Inheritance
Tags

Constructor

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

Variables

tags
dict[str, str]

A set of tags. Dictionary of <string>.