Values.SageMakerPipelineParametersSourceThese are custom parameters to use when the target is a SageMaker AI Model Building Pipeline that starts based on EventBridge events.
type nonrec t = {pipelineParameterList : SageMakerPipelineParameterList.t option;List of Parameter names and values for SageMaker AI Model Building Pipeline execution.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `String of SageMakerPipelineParameterName.t ])
list ]
list ])
list ]