Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.SageMakerCreateEndpointJsonPathProps
Packages that use SageMakerCreateEndpointJsonPathProps
Package
Description
Tasks for AWS Step Functions
-
Uses of SageMakerCreateEndpointJsonPathProps in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement SageMakerCreateEndpointJsonPathPropsModifier and TypeClassDescriptionstatic final class
An implementation forSageMakerCreateEndpointJsonPathProps
Methods in software.amazon.awscdk.services.stepfunctions.tasks that return SageMakerCreateEndpointJsonPathPropsModifier and TypeMethodDescriptionSageMakerCreateEndpointJsonPathProps.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type SageMakerCreateEndpointJsonPathPropsModifier and TypeMethodDescriptionstatic SageMakerCreateEndpoint
SageMakerCreateEndpoint.jsonPath
(software.constructs.Construct scope, String id, SageMakerCreateEndpointJsonPathProps props) A Step Functions Task using JSONPath to create a SageMaker endpoint.