Interface IMacroRef
(experimental) Indicates that this resource can be referenced as a Macro.
Inherited Members
Namespace: Amazon.CDK.Interfaces.CloudFormation
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IMacroRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IMacroRef Inherits IConstruct, IDependable, IEnvironmentAware
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