ITaggable

class aws_cdk.core.ITaggable(*args, **kwds)

Bases: Protocol

Interface to implement tags.

Attributes

tags

TagManager to set, remove and format tags.