Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.CallAwsServiceJsonPathProps.Builder
Packages that use CallAwsServiceJsonPathProps.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of CallAwsServiceJsonPathProps.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return CallAwsServiceJsonPathProps.BuilderModifier and TypeMethodDescriptionSets the value ofCallAwsServiceJsonPathProps.getAction()CallAwsServiceJsonPathProps.Builder.additionalIamStatements(List<? extends PolicyStatement> additionalIamStatements) Sets the value ofCallAwsServiceJsonPathProps.getAdditionalIamStatements()Sets the value ofAssignableStateOptions.getAssign()CallAwsServiceJsonPathProps.builder()Sets the value ofStateBaseProps.getComment()CallAwsServiceJsonPathProps.Builder.credentials(Credentials credentials) Sets the value ofTaskStateBaseOptions.getCredentials()Deprecated.use `heartbeatTimeout`CallAwsServiceJsonPathProps.Builder.heartbeatTimeout(Timeout heartbeatTimeout) Sets the value ofTaskStateBaseOptions.getHeartbeatTimeout()Sets the value ofCallAwsServiceJsonPathProps.getIamAction()CallAwsServiceJsonPathProps.Builder.iamResources(List<String> iamResources) Sets the value ofCallAwsServiceJsonPathProps.getIamResources()Sets the value ofJsonPathCommonOptions.getInputPath()CallAwsServiceJsonPathProps.Builder.integrationPattern(IntegrationPattern integrationPattern) Sets the value ofTaskStateBaseOptions.getIntegrationPattern()CallAwsServiceJsonPathProps.Builder.outputPath(String outputPath) Sets the value ofJsonPathCommonOptions.getOutputPath()CallAwsServiceJsonPathProps.Builder.parameters(Map<String, ? extends Object> parameters) Sets the value ofCallAwsServiceJsonPathProps.getParameters()CallAwsServiceJsonPathProps.Builder.queryLanguage(QueryLanguage queryLanguage) Sets the value ofStateBaseProps.getQueryLanguage()CallAwsServiceJsonPathProps.Builder.resultPath(String resultPath) Sets the value ofTaskStateJsonPathBaseProps.getResultPath()CallAwsServiceJsonPathProps.Builder.resultSelector(Map<String, ? extends Object> resultSelector) Sets the value ofTaskStateJsonPathBaseProps.getResultSelector()Sets the value ofCallAwsServiceJsonPathProps.getService()Sets the value ofStateBaseProps.getStateName()CallAwsServiceJsonPathProps.Builder.taskTimeout(Timeout taskTimeout) Sets the value ofTaskStateBaseOptions.getTaskTimeout()Deprecated.use `taskTimeout`Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type CallAwsServiceJsonPathProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCallAwsServiceJsonPathProps.Builder.