Show / Hide Table of Contents

Interface IStackSetRef

(experimental) Indicates that this resource can be referenced as a StackSet.

Inherited Members
IEnvironmentAware.Env
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

IStackSetReference

Remarks

Stability: Experimental

Back to top Generated by DocFX