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