Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.SageMakerCreateTransformJobJsonataProps.Builder
Packages that use SageMakerCreateTransformJobJsonataProps.Builder
Package
Description
Tasks for AWS Step Functions
-
Uses of SageMakerCreateTransformJobJsonataProps.Builder in software.amazon.awscdk.services.stepfunctions.tasks
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return SageMakerCreateTransformJobJsonataProps.BuilderModifier and TypeMethodDescriptionSets the value ofAssignableStateOptions.getAssign()SageMakerCreateTransformJobJsonataProps.Builder.batchStrategy(BatchStrategy batchStrategy) Sets the value ofSageMakerCreateTransformJobJsonataProps.getBatchStrategy()SageMakerCreateTransformJobJsonataProps.builder()Sets the value ofStateBaseProps.getComment()SageMakerCreateTransformJobJsonataProps.Builder.credentials(Credentials credentials) Sets the value ofTaskStateBaseOptions.getCredentials()SageMakerCreateTransformJobJsonataProps.Builder.environment(Map<String, String> environment) Sets the value ofSageMakerCreateTransformJobJsonataProps.getEnvironment()Deprecated.use `heartbeatTimeout`SageMakerCreateTransformJobJsonataProps.Builder.heartbeatTimeout(Timeout heartbeatTimeout) Sets the value ofTaskStateBaseOptions.getHeartbeatTimeout()SageMakerCreateTransformJobJsonataProps.Builder.integrationPattern(IntegrationPattern integrationPattern) Sets the value ofTaskStateBaseOptions.getIntegrationPattern()SageMakerCreateTransformJobJsonataProps.Builder.maxConcurrentTransforms(Number maxConcurrentTransforms) Sets the value ofSageMakerCreateTransformJobJsonataProps.getMaxConcurrentTransforms()SageMakerCreateTransformJobJsonataProps.Builder.maxPayload(Size maxPayload) Sets the value ofSageMakerCreateTransformJobJsonataProps.getMaxPayload()SageMakerCreateTransformJobJsonataProps.Builder.modelClientOptions(ModelClientOptions modelClientOptions) Sets the value ofSageMakerCreateTransformJobJsonataProps.getModelClientOptions()Sets the value ofSageMakerCreateTransformJobJsonataProps.getModelName()Sets the value ofJsonataCommonOptions.getOutputs()SageMakerCreateTransformJobJsonataProps.Builder.queryLanguage(QueryLanguage queryLanguage) Sets the value ofStateBaseProps.getQueryLanguage()Sets the value ofSageMakerCreateTransformJobJsonataProps.getRole()Sets the value ofStateBaseProps.getStateName()Sets the value ofSageMakerCreateTransformJobJsonataProps.getTags()SageMakerCreateTransformJobJsonataProps.Builder.taskTimeout(Timeout taskTimeout) Sets the value ofTaskStateBaseOptions.getTaskTimeout()Deprecated.use `taskTimeout`SageMakerCreateTransformJobJsonataProps.Builder.transformInput(TransformInput transformInput) Sets the value ofSageMakerCreateTransformJobJsonataProps.getTransformInput()SageMakerCreateTransformJobJsonataProps.Builder.transformJobName(String transformJobName) Sets the value ofSageMakerCreateTransformJobJsonataProps.getTransformJobName()SageMakerCreateTransformJobJsonataProps.Builder.transformOutput(TransformOutput transformOutput) Sets the value ofSageMakerCreateTransformJobJsonataProps.getTransformOutput()SageMakerCreateTransformJobJsonataProps.Builder.transformResources(TransformResources transformResources) Sets the value ofSageMakerCreateTransformJobJsonataProps.getTransformResources()Constructors in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type SageMakerCreateTransformJobJsonataProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theSageMakerCreateTransformJobJsonataProps.Builder.