| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
PipelineExperimentConfig |
DescribePipelineExecutionResponse.pipelineExperimentConfig()
Returns the value of the PipelineExperimentConfig property for this object.
|
PipelineExperimentConfig |
PipelineExecution.pipelineExperimentConfig()
Returns the value of the PipelineExperimentConfig property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DescribePipelineExecutionResponse.Builder |
DescribePipelineExecutionResponse.Builder.pipelineExperimentConfig(PipelineExperimentConfig pipelineExperimentConfig)
Sets the value of the PipelineExperimentConfig property for this object.
|
PipelineExecution.Builder |
PipelineExecution.Builder.pipelineExperimentConfig(PipelineExperimentConfig pipelineExperimentConfig)
Sets the value of the PipelineExperimentConfig property for this object.
|
Copyright © 2022. All rights reserved.