| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevents.model |
| Modifier and Type | Method and Description |
|---|---|
SageMakerPipelineParameters |
SageMakerPipelineParameters.clone() |
SageMakerPipelineParameters |
Target.getSageMakerPipelineParameters()
Contains the SageMaker Model Building Pipeline parameters to start execution of a SageMaker Model Building
Pipeline.
|
SageMakerPipelineParameters |
SageMakerPipelineParameters.withPipelineParameterList(Collection<SageMakerPipelineParameter> pipelineParameterList)
List of Parameter names and values for SageMaker Model Building Pipeline execution.
|
SageMakerPipelineParameters |
SageMakerPipelineParameters.withPipelineParameterList(SageMakerPipelineParameter... pipelineParameterList)
List of Parameter names and values for SageMaker Model Building Pipeline execution.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Target.setSageMakerPipelineParameters(SageMakerPipelineParameters sageMakerPipelineParameters)
Contains the SageMaker Model Building Pipeline parameters to start execution of a SageMaker Model Building
Pipeline.
|
Target |
Target.withSageMakerPipelineParameters(SageMakerPipelineParameters sageMakerPipelineParameters)
Contains the SageMaker Model Building Pipeline parameters to start execution of a SageMaker Model Building
Pipeline.
|
Copyright © 2023. All rights reserved.