Uses of Class
software.amazon.awscdk.integtests.alpha.WaiterStateMachineProps.Builder
-
Uses of WaiterStateMachineProps.Builder in software.amazon.awscdk.integtests.alpha
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theWaiterStateMachineProps.Builder
.