@Stability(value=Stable) public static final class CfnSchedule.SageMakerPipelineParametersProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSchedule.SageMakerPipelineParametersProperty>
CfnSchedule.SageMakerPipelineParametersProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnSchedule.SageMakerPipelineParametersProperty |
build()
Builds the configured instance.
|
CfnSchedule.SageMakerPipelineParametersProperty.Builder |
pipelineParameterList(IResolvable pipelineParameterList)
|
CfnSchedule.SageMakerPipelineParametersProperty.Builder |
pipelineParameterList(List<? extends Object> pipelineParameterList)
|
@Stability(value=Stable) public CfnSchedule.SageMakerPipelineParametersProperty.Builder pipelineParameterList(IResolvable pipelineParameterList)
pipelineParameterList - List of parameter names and values to use when executing the SageMaker Model Building Pipeline.this@Stability(value=Stable) public CfnSchedule.SageMakerPipelineParametersProperty.Builder pipelineParameterList(List<? extends Object> pipelineParameterList)
pipelineParameterList - List of parameter names and values to use when executing the SageMaker Model Building Pipeline.this@Stability(value=Stable) public CfnSchedule.SageMakerPipelineParametersProperty build()
build in interface software.amazon.jsii.Builder<CfnSchedule.SageMakerPipelineParametersProperty>CfnSchedule.SageMakerPipelineParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.