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