Uses of Class
software.amazon.awscdk.services.stepfunctions.MapBaseOptions.Builder
Packages that use MapBaseOptions.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of MapBaseOptions.Builder in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return MapBaseOptions.BuilderModifier and TypeMethodDescriptionSets the value ofAssignableStateOptions.getAssign()static MapBaseOptions.BuilderMapBaseOptions.builder()MapBaseOptions.Builder.itemSelector(Map<String, ? extends Object> itemSelector) Sets the value ofMapBaseOptions.getItemSelector()MapBaseOptions.Builder.jsonataItemSelector(String jsonataItemSelector) Sets the value ofMapBaseOptions.getJsonataItemSelector()MapBaseOptions.Builder.maxConcurrency(Number maxConcurrency) Sets the value ofMapBaseOptions.getMaxConcurrency()Constructors in software.amazon.awscdk.services.stepfunctions with parameters of type MapBaseOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(MapBaseOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theMapBaseOptions.Builder.