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