Interface ITagRef
(experimental) Indicates that this resource can be referenced as a Tag.
Inherited Members
Namespace: Amazon.CDK.Interfaces.LakeFormation
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ITagRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface ITagRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| TagRef | (experimental) A reference to a Tag resource. |
Properties
TagRef
(experimental) A reference to a Tag resource.
ITagReference TagRef { get; }
Property Value
Remarks
Stability: Experimental