Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.GlueStartJobRunJsonataProps.Builder
Packages that use GlueStartJobRunJsonataProps.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of GlueStartJobRunJsonataProps.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return GlueStartJobRunJsonataProps.BuilderModifier and TypeMethodDescriptionSets the value ofGlueStartJobRunJsonataProps.getArguments()Sets the value ofAssignableStateOptions.getAssign()GlueStartJobRunJsonataProps.builder()Sets the value ofStateBaseProps.getComment()GlueStartJobRunJsonataProps.Builder.credentials(Credentials credentials) Sets the value ofTaskStateBaseOptions.getCredentials()GlueStartJobRunJsonataProps.Builder.executionClass(ExecutionClass executionClass) Sets the value ofGlueStartJobRunJsonataProps.getExecutionClass()GlueStartJobRunJsonataProps.Builder.glueJobName(String glueJobName) Sets the value ofGlueStartJobRunJsonataProps.getGlueJobName()Deprecated.use `heartbeatTimeout`GlueStartJobRunJsonataProps.Builder.heartbeatTimeout(Timeout heartbeatTimeout) Sets the value ofTaskStateBaseOptions.getHeartbeatTimeout()GlueStartJobRunJsonataProps.Builder.integrationPattern(IntegrationPattern integrationPattern) Sets the value ofTaskStateBaseOptions.getIntegrationPattern()GlueStartJobRunJsonataProps.Builder.notifyDelayAfter(Duration notifyDelayAfter) Sets the value ofGlueStartJobRunJsonataProps.getNotifyDelayAfter()Sets the value ofJsonataCommonOptions.getOutputs()GlueStartJobRunJsonataProps.Builder.queryLanguage(QueryLanguage queryLanguage) Sets the value ofStateBaseProps.getQueryLanguage()GlueStartJobRunJsonataProps.Builder.securityConfiguration(String securityConfiguration) Sets the value ofGlueStartJobRunJsonataProps.getSecurityConfiguration()Sets the value ofStateBaseProps.getStateName()GlueStartJobRunJsonataProps.Builder.taskTimeout(Timeout taskTimeout) Sets the value ofTaskStateBaseOptions.getTaskTimeout()Deprecated.use `taskTimeout`GlueStartJobRunJsonataProps.Builder.workerConfiguration(WorkerConfigurationProperty workerConfiguration) Sets the value ofGlueStartJobRunJsonataProps.getWorkerConfiguration()Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type GlueStartJobRunJsonataProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theGlueStartJobRunJsonataProps.Builder.