Interface IMacroRef
(experimental) Indicates that this resource can be referenced as a Macro.
Namespace: Amazon.CDK.AWS.CloudFormation
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IMacroRef : IConstruct, IDependable
Syntax (vb)
Public Interface IMacroRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
MacroRef | (experimental) A reference to a Macro resource. |
Properties
MacroRef
(experimental) A reference to a Macro resource.
IMacroReference MacroRef { get; }
Property Value
Remarks
Stability: Experimental