Show / Hide Table of Contents

Interface ITaggable

Interface to implement tags.

Namespace: Amazon.CDK
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ITaggable
Syntax (vb)
Public Interface ITaggable

Synopsis

Properties

Tags

TagManager to set, remove and format tags.

Properties

Tags

TagManager to set, remove and format tags.

TagManager Tags { get; }
Property Value

TagManager

Back to top Generated by DocFX