Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.GlueStartCrawlerRunJsonataProps.Builder
Packages that use GlueStartCrawlerRunJsonataProps.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of GlueStartCrawlerRunJsonataProps.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return GlueStartCrawlerRunJsonataProps.BuilderModifier and TypeMethodDescriptionSets the value ofAssignableStateOptions.getAssign()GlueStartCrawlerRunJsonataProps.builder()Sets the value ofStateBaseProps.getComment()GlueStartCrawlerRunJsonataProps.Builder.crawlerName(String crawlerName) Sets the value ofGlueStartCrawlerRunJsonataProps.getCrawlerName()GlueStartCrawlerRunJsonataProps.Builder.credentials(Credentials credentials) Sets the value ofTaskStateBaseOptions.getCredentials()Deprecated.use `heartbeatTimeout`GlueStartCrawlerRunJsonataProps.Builder.heartbeatTimeout(Timeout heartbeatTimeout) Sets the value ofTaskStateBaseOptions.getHeartbeatTimeout()GlueStartCrawlerRunJsonataProps.Builder.integrationPattern(IntegrationPattern integrationPattern) Sets the value ofTaskStateBaseOptions.getIntegrationPattern()Sets the value ofJsonataCommonOptions.getOutputs()GlueStartCrawlerRunJsonataProps.Builder.queryLanguage(QueryLanguage queryLanguage) Sets the value ofStateBaseProps.getQueryLanguage()Sets the value ofStateBaseProps.getStateName()GlueStartCrawlerRunJsonataProps.Builder.taskTimeout(Timeout taskTimeout) Sets the value ofTaskStateBaseOptions.getTaskTimeout()Deprecated.use `taskTimeout`Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type GlueStartCrawlerRunJsonataProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theGlueStartCrawlerRunJsonataProps.Builder.