Uses of Class
software.amazon.awscdk.services.cloudformation.CfnWaitCondition.Builder
Packages that use CfnWaitCondition.Builder
Package
Description
AWS CloudFormation Construct Library
-
Uses of CfnWaitCondition.Builder in software.amazon.awscdk.services.cloudformation
Methods in software.amazon.awscdk.services.cloudformation that return CfnWaitCondition.BuilderModifier and TypeMethodDescriptionThe number of success signals that CloudFormation must receive before it continues the stack creation process.static CfnWaitCondition.Builder
A reference to the wait condition handle used to signal this wait condition.The length of time (in seconds) to wait for the number of signals that theCount
property specifies.