Uses of Class
software.amazon.awscdk.services.stepfunctions.DistributedMapJsonPathProps.Builder
Packages that use DistributedMapJsonPathProps.Builder
Package
Description
AWS Step Functions Construct Library
-
Uses of DistributedMapJsonPathProps.Builder in software.amazon.awscdk.services.stepfunctions
Methods in software.amazon.awscdk.services.stepfunctions that return DistributedMapJsonPathProps.BuilderModifier and TypeMethodDescriptionSets the value ofAssignableStateOptions.getAssign()DistributedMapJsonPathProps.builder()Sets the value ofStateBaseProps.getComment()Sets the value ofJsonPathCommonOptions.getInputPath()DistributedMapJsonPathProps.Builder.itemBatcher(ItemBatcher itemBatcher) Sets the value ofDistributedMapJsonPathProps.getItemBatcher()DistributedMapJsonPathProps.Builder.itemReader(IItemReader itemReader) Sets the value ofDistributedMapJsonPathProps.getItemReader()DistributedMapJsonPathProps.Builder.itemSelector(Map<String, ? extends Object> itemSelector) Sets the value ofMapBaseOptions.getItemSelector()Sets the value ofMapBaseJsonPathOptions.getItemsPath()DistributedMapJsonPathProps.Builder.jsonataItemSelector(String jsonataItemSelector) Sets the value ofMapBaseOptions.getJsonataItemSelector()Sets the value ofDistributedMapJsonPathProps.getLabel()DistributedMapJsonPathProps.Builder.mapExecutionType(StateMachineType mapExecutionType) Sets the value ofDistributedMapJsonPathProps.getMapExecutionType()DistributedMapJsonPathProps.Builder.maxConcurrency(Number maxConcurrency) Sets the value ofMapBaseOptions.getMaxConcurrency()DistributedMapJsonPathProps.Builder.maxConcurrencyPath(String maxConcurrencyPath) Sets the value ofMapBaseJsonPathOptions.getMaxConcurrencyPath()DistributedMapJsonPathProps.Builder.outputPath(String outputPath) Sets the value ofJsonPathCommonOptions.getOutputPath()DistributedMapJsonPathProps.Builder.queryLanguage(QueryLanguage queryLanguage) Sets the value ofStateBaseProps.getQueryLanguage()DistributedMapJsonPathProps.Builder.resultPath(String resultPath) Sets the value ofMapBaseJsonPathOptions.getResultPath()DistributedMapJsonPathProps.Builder.resultSelector(Map<String, ? extends Object> resultSelector) Sets the value ofMapBaseJsonPathOptions.getResultSelector()DistributedMapJsonPathProps.Builder.resultWriter(ResultWriter resultWriter) Deprecated.DistributedMapJsonPathProps.Builder.resultWriterV2(ResultWriterV2 resultWriterV2) Sets the value ofDistributedMapJsonPathProps.getResultWriterV2()Sets the value ofStateBaseProps.getStateName()DistributedMapJsonPathProps.Builder.toleratedFailureCount(Number toleratedFailureCount) Sets the value ofDistributedMapJsonPathProps.getToleratedFailureCount()DistributedMapJsonPathProps.Builder.toleratedFailureCountPath(String toleratedFailureCountPath) Sets the value ofDistributedMapJsonPathProps.getToleratedFailureCountPath()DistributedMapJsonPathProps.Builder.toleratedFailurePercentage(Number toleratedFailurePercentage) Sets the value ofDistributedMapJsonPathProps.getToleratedFailurePercentage()DistributedMapJsonPathProps.Builder.toleratedFailurePercentagePath(String toleratedFailurePercentagePath) Sets the value ofDistributedMapJsonPathProps.getToleratedFailurePercentagePath()Constructors in software.amazon.awscdk.services.stepfunctions with parameters of type DistributedMapJsonPathProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theDistributedMapJsonPathProps.Builder.
resultWriterV2