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