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