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