Uses of Class
software.amazon.awscdk.services.pipes.targets.alpha.SageMakerTarget.Builder
Package
Description
Amazon EventBridge Pipes Targets Construct Library
-
Uses of SageMakerTarget.Builder in software.amazon.awscdk.services.pipes.targets.alpha
Modifier and TypeMethodDescriptionstatic SageMakerTarget.Builder
SageMakerTarget.Builder.inputTransformation
(IInputTransformation inputTransformation) (experimental) The input transformation to apply to the message before sending it to the target.SageMakerTarget.Builder.pipelineParameters
(Map<String, String> pipelineParameters) (experimental) List of parameter names and values for SageMaker Model Building Pipeline execution.