Show / Hide Table of Contents

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

IMacroReference

Remarks

Stability: Experimental

Back to top Generated by DocFX