Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.SageMakerUpdateEndpointJsonataProps
Packages that use SageMakerUpdateEndpointJsonataProps
Package
Description
Tasks for AWS Step Functions
-
Uses of SageMakerUpdateEndpointJsonataProps in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement SageMakerUpdateEndpointJsonataPropsModifier and TypeClassDescriptionstatic final classAn implementation forSageMakerUpdateEndpointJsonataPropsMethods in software.amazon.awscdk.services.stepfunctions.tasks that return SageMakerUpdateEndpointJsonataPropsModifier and TypeMethodDescriptionSageMakerUpdateEndpointJsonataProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type SageMakerUpdateEndpointJsonataPropsModifier and TypeMethodDescriptionstatic SageMakerUpdateEndpointSageMakerUpdateEndpoint.jsonata(software.constructs.Construct scope, String id, SageMakerUpdateEndpointJsonataProps props) A Step Functions Task using JSONata to update a SageMaker endpoint.