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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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