Uses of Class
software.amazon.awscdk.services.stepfunctions.MapJsonataProps.Builder
Packages that use MapJsonataProps.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of MapJsonataProps.Builder in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return MapJsonataProps.BuilderModifier and TypeMethodDescriptionSets the value ofAssignableStateOptions.getAssign()static MapJsonataProps.BuilderMapJsonataProps.builder()Sets the value ofStateBaseProps.getComment()MapJsonataProps.Builder.items(ProvideItems items) Sets the value ofMapBaseJsonataOptions.getItems()MapJsonataProps.Builder.itemSelector(Map<String, ? extends Object> itemSelector) Sets the value ofMapBaseOptions.getItemSelector()MapJsonataProps.Builder.jsonataItemSelector(String jsonataItemSelector) Sets the value ofMapBaseOptions.getJsonataItemSelector()MapJsonataProps.Builder.maxConcurrency(Number maxConcurrency) Sets the value ofMapBaseOptions.getMaxConcurrency()Sets the value ofJsonataCommonOptions.getOutputs()MapJsonataProps.Builder.parameters(Map<String, ? extends Object> parameters) Deprecated.Step Functions has deprecated the `parameters` field in favor of the new `itemSelector` fieldMapJsonataProps.Builder.queryLanguage(QueryLanguage queryLanguage) Sets the value ofStateBaseProps.getQueryLanguage()Sets the value ofStateBaseProps.getStateName()Constructors in software.amazon.awscdk.services.stepfunctions with parameters of type MapJsonataProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(MapJsonataProps.Builder builder) Constructor that initializes the object based on literal property values passed by theMapJsonataProps.Builder.