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