Uses of Class
software.amazon.awscdk.services.stepfunctions.MapBaseProps.Builder
Packages that use MapBaseProps.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of MapBaseProps.Builder in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return MapBaseProps.BuilderModifier and TypeMethodDescriptionstatic MapBaseProps.BuilderMapBaseProps.builder()Sets the value ofMapBaseProps.getComment()Sets the value ofMapBaseProps.getInputPath()MapBaseProps.Builder.itemSelector(Map<String, ? extends Object> itemSelector) Sets the value ofMapBaseProps.getItemSelector()Sets the value ofMapBaseProps.getItemsPath()MapBaseProps.Builder.maxConcurrency(Number maxConcurrency) Sets the value ofMapBaseProps.getMaxConcurrency()MapBaseProps.Builder.maxConcurrencyPath(String maxConcurrencyPath) Sets the value ofMapBaseProps.getMaxConcurrencyPath()MapBaseProps.Builder.outputPath(String outputPath) Sets the value ofMapBaseProps.getOutputPath()MapBaseProps.Builder.resultPath(String resultPath) Sets the value ofMapBaseProps.getResultPath()MapBaseProps.Builder.resultSelector(Map<String, ? extends Object> resultSelector) Sets the value ofMapBaseProps.getResultSelector()Sets the value ofMapBaseProps.getStateName()Constructors in software.amazon.awscdk.services.stepfunctions with parameters of type MapBaseProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(MapBaseProps.Builder builder) Constructor that initializes the object based on literal property values passed by theMapBaseProps.Builder.