Uses of Class
software.amazon.awscdk.services.iot.actions.alpha.StepFunctionsStateMachineActionProps.Builder
Packages that use StepFunctionsStateMachineActionProps.Builder
-
Uses of StepFunctionsStateMachineActionProps.Builder in software.amazon.awscdk.services.iot.actions.alpha
Methods in software.amazon.awscdk.services.iot.actions.alpha that return StepFunctionsStateMachineActionProps.BuilderModifier and TypeMethodDescriptionStepFunctionsStateMachineActionProps.builder()
StepFunctionsStateMachineActionProps.Builder.executionNamePrefix
(String executionNamePrefix) Sets the value ofStepFunctionsStateMachineActionProps.getExecutionNamePrefix()
Sets the value ofCommonActionProps.getRole()
Constructors in software.amazon.awscdk.services.iot.actions.alpha with parameters of type StepFunctionsStateMachineActionProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theStepFunctionsStateMachineActionProps.Builder
.