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