| Package | Description |
|---|---|
| software.amazon.awssdk.services.eventbridge.model |
| Modifier and Type | Method and Description |
|---|---|
List<SageMakerPipelineParameter> |
SageMakerPipelineParameters.pipelineParameterList()
List of Parameter names and values for SageMaker Model Building Pipeline execution.
|
| Modifier and Type | Method and Description |
|---|---|
SageMakerPipelineParameters.Builder |
SageMakerPipelineParameters.Builder.pipelineParameterList(SageMakerPipelineParameter... pipelineParameterList)
List of Parameter names and values for SageMaker Model Building Pipeline execution.
|
| Modifier and Type | Method and Description |
|---|---|
SageMakerPipelineParameters.Builder |
SageMakerPipelineParameters.Builder.pipelineParameterList(Collection<SageMakerPipelineParameter> pipelineParameterList)
List of Parameter names and values for SageMaker Model Building Pipeline execution.
|
Copyright © 2023. All rights reserved.