ITaggable

class aws_cdk.ITaggable(*args, **kwargs)

Bases: Protocol

Interface to implement tags.

Attributes

tags

TagManager to set, remove and format tags.