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