ScheduleSageMakerPipelineParameters

data class ScheduleSageMakerPipelineParameters(val pipelineParameterList: List<ScheduleSageMakerPipelineParameter>? = null)

These are custom parameters to use when the target is a SageMaker Model Building Pipeline that starts based on AWS EventBridge Scheduler schedules.

Constructors

Link copied to clipboard
constructor(pipelineParameterList: List<ScheduleSageMakerPipelineParameter>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

List of Parameter names and values for SageMaker Model Building Pipeline execution.