Uses of Class
software.amazon.awssdk.services.pipes.model.PipeTargetSageMakerPipelineParameters
-
Packages that use PipeTargetSageMakerPipelineParameters Package Description software.amazon.awssdk.services.pipes.model -
-
Uses of PipeTargetSageMakerPipelineParameters in software.amazon.awssdk.services.pipes.model
Methods in software.amazon.awssdk.services.pipes.model that return PipeTargetSageMakerPipelineParameters Modifier and Type Method Description PipeTargetSageMakerPipelineParametersPipeTargetParameters. sageMakerPipelineParameters()The parameters for using a SageMaker pipeline as a target.Methods in software.amazon.awssdk.services.pipes.model with parameters of type PipeTargetSageMakerPipelineParameters Modifier and Type Method Description PipeTargetParameters.BuilderPipeTargetParameters.Builder. sageMakerPipelineParameters(PipeTargetSageMakerPipelineParameters sageMakerPipelineParameters)The parameters for using a SageMaker pipeline as a target.
-