Table of Contents

Interface ITaggable

Namespace
Amazon.CDK
Assembly
Amazon.CDK.dll

Interface to implement tags.

public interface ITaggable

Properties

Tags

TagManager to set, remove and format tags.

TagManager Tags { get; }

Property Value

TagManager