Uses of Class
software.amazon.awscdk.integtests.alpha.WaiterStateMachineProps.Builder
Packages that use WaiterStateMachineProps.Builder
- 
Uses of WaiterStateMachineProps.Builder in software.amazon.awscdk.integtests.alphaMethods in software.amazon.awscdk.integtests.alpha that return WaiterStateMachineProps.BuilderModifier and TypeMethodDescriptionWaiterStateMachineProps.Builder.backoffRate(Number backoffRate) Sets the value ofWaiterStateMachineOptions.getBackoffRate()WaiterStateMachineProps.builder()Sets the value ofWaiterStateMachineOptions.getInterval()WaiterStateMachineProps.Builder.totalTimeout(Duration totalTimeout) Sets the value ofWaiterStateMachineOptions.getTotalTimeout()Constructors in software.amazon.awscdk.integtests.alpha with parameters of type WaiterStateMachineProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theWaiterStateMachineProps.Builder.