Uses of Interface
software.amazon.awscdk.services.stepfunctions.tasks.SageMakerCreateTrainingJobJsonPathProps
Packages that use SageMakerCreateTrainingJobJsonPathProps
Package
Description
Tasks for AWS Step Functions
-
Uses of SageMakerCreateTrainingJobJsonPathProps in software.amazon.awscdk.services.stepfunctions.tasks
Classes in software.amazon.awscdk.services.stepfunctions.tasks that implement SageMakerCreateTrainingJobJsonPathPropsModifier and TypeClassDescriptionstatic final classAn implementation forSageMakerCreateTrainingJobJsonPathPropsMethods in software.amazon.awscdk.services.stepfunctions.tasks that return SageMakerCreateTrainingJobJsonPathPropsModifier and TypeMethodDescriptionSageMakerCreateTrainingJobJsonPathProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type SageMakerCreateTrainingJobJsonPathPropsModifier and TypeMethodDescriptionstatic SageMakerCreateTrainingJobSageMakerCreateTrainingJob.jsonPath(software.constructs.Construct scope, String id, SageMakerCreateTrainingJobJsonPathProps props) A Step Functions Task using JSONPath to create a SageMaker training job.