Interface ITagRef
(experimental) Indicates that this resource can be referenced as a Tag.
Namespace: Amazon.CDK.AWS.LakeFormation
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ITagRef : IConstruct, IDependable
Syntax (vb)
Public Interface ITagRef Inherits IConstruct, IDependable
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