Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudformation.CfnWaitConditionPropsMixin.Builder
Packages that use CfnWaitConditionPropsMixin.Builder
-
Uses of CfnWaitConditionPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudformation
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudformation that return CfnWaitConditionPropsMixin.BuilderModifier and TypeMethodDescriptionThe number of success signals that CloudFormation must receive before it continues the stack creation process.CfnWaitConditionPropsMixin.Builder.create()CfnWaitConditionPropsMixin.Builder.create(CfnPropertyMixinOptions options) 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 theCountproperty specifies.