Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.BatchSubmitJobJsonPathProps.Builder
Packages that use BatchSubmitJobJsonPathProps.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of BatchSubmitJobJsonPathProps.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return BatchSubmitJobJsonPathProps.BuilderModifier and TypeMethodDescriptionSets the value ofBatchSubmitJobJsonPathProps.getArraySize()Sets the value ofAssignableStateOptions.getAssign()Sets the value ofBatchSubmitJobJsonPathProps.getAttempts()BatchSubmitJobJsonPathProps.builder()Sets the value ofStateBaseProps.getComment()BatchSubmitJobJsonPathProps.Builder.containerOverrides(BatchContainerOverrides containerOverrides) Sets the value ofBatchSubmitJobJsonPathProps.getContainerOverrides()BatchSubmitJobJsonPathProps.Builder.credentials(Credentials credentials) Sets the value ofTaskStateBaseOptions.getCredentials()BatchSubmitJobJsonPathProps.Builder.dependsOn(List<? extends BatchJobDependency> dependsOn) Sets the value ofBatchSubmitJobJsonPathProps.getDependsOn()Deprecated.use `heartbeatTimeout`BatchSubmitJobJsonPathProps.Builder.heartbeatTimeout(Timeout heartbeatTimeout) Sets the value ofTaskStateBaseOptions.getHeartbeatTimeout()Sets the value ofJsonPathCommonOptions.getInputPath()BatchSubmitJobJsonPathProps.Builder.integrationPattern(IntegrationPattern integrationPattern) Sets the value ofTaskStateBaseOptions.getIntegrationPattern()BatchSubmitJobJsonPathProps.Builder.jobDefinitionArn(String jobDefinitionArn) Sets the value ofBatchSubmitJobJsonPathProps.getJobDefinitionArn()Sets the value ofBatchSubmitJobJsonPathProps.getJobName()BatchSubmitJobJsonPathProps.Builder.jobQueueArn(String jobQueueArn) Sets the value ofBatchSubmitJobJsonPathProps.getJobQueueArn()BatchSubmitJobJsonPathProps.Builder.outputPath(String outputPath) Sets the value ofJsonPathCommonOptions.getOutputPath()Sets the value ofBatchSubmitJobJsonPathProps.getPayload()BatchSubmitJobJsonPathProps.Builder.queryLanguage(QueryLanguage queryLanguage) Sets the value ofStateBaseProps.getQueryLanguage()BatchSubmitJobJsonPathProps.Builder.resultPath(String resultPath) Sets the value ofTaskStateJsonPathBaseProps.getResultPath()BatchSubmitJobJsonPathProps.Builder.resultSelector(Map<String, ? extends Object> resultSelector) Sets the value ofTaskStateJsonPathBaseProps.getResultSelector()Sets the value ofStateBaseProps.getStateName()Sets the value ofBatchSubmitJobJsonPathProps.getTags()BatchSubmitJobJsonPathProps.Builder.taskTimeout(Timeout taskTimeout) Sets the value ofTaskStateBaseOptions.getTaskTimeout()Deprecated.use `taskTimeout`Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type BatchSubmitJobJsonPathProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theBatchSubmitJobJsonPathProps.Builder.