ResourceTags Class

List of key value pairs that describe the resource. This will overwrite the existing tags.

Inheritance
ResourceTags

Constructor

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

Variables

tags
dict[str, str]

A set of tags. Resource tags.