Uses of Interface
software.amazon.awscdk.interfaces.cloudformation.IStackRef
Packages that use IStackRef
Package
Description
AWS Cloud Development Kit Library
AWS CloudFormation Construct Library
-
Uses of IStackRef in software.amazon.awscdk
Classes in software.amazon.awscdk that implement IStackRefModifier and TypeClassDescriptionclassTheAWS::CloudFormation::Stackresource nests a stack as a resource in a top-level template. -
Uses of IStackRef in software.amazon.awscdk.interfaces.cloudformation
Subinterfaces of IStackRef in software.amazon.awscdk.interfaces.cloudformationModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIStackRef.Classes in software.amazon.awscdk.interfaces.cloudformation that implement IStackRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IStackRef in software.amazon.awscdk.services.cloudformation
Classes in software.amazon.awscdk.services.cloudformation that implement IStackRefModifier and TypeClassDescriptionclassTheAWS::CloudFormation::Stackresource nests a stack as a resource in a top-level template.