Uses of Interface
software.amazon.awscdk.interfaces.cloudformation.IWaitConditionRef
Packages that use IWaitConditionRef
Package
Description
AWS Cloud Development Kit Library
AWS CloudFormation Construct Library
-
Uses of IWaitConditionRef in software.amazon.awscdk
Classes in software.amazon.awscdk that implement IWaitConditionRefModifier and TypeClassDescriptionclassTheAWS::CloudFormation::WaitConditionresource provides a way to coordinate stack resource creation with configuration actions that are external to the stack creation or to track the status of a configuration process. -
Uses of IWaitConditionRef in software.amazon.awscdk.interfaces.cloudformation
Subinterfaces of IWaitConditionRef in software.amazon.awscdk.interfaces.cloudformationModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIWaitConditionRef.Classes in software.amazon.awscdk.interfaces.cloudformation that implement IWaitConditionRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IWaitConditionRef in software.amazon.awscdk.services.cloudformation
Classes in software.amazon.awscdk.services.cloudformation that implement IWaitConditionRefModifier and TypeClassDescriptionclassTheAWS::CloudFormation::WaitConditionresource provides a way to coordinate stack resource creation with configuration actions that are external to the stack creation or to track the status of a configuration process.