| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
SelectiveExecutionConfig |
StartPipelineExecutionRequest.selectiveExecutionConfig()
The selective execution configuration applied to the pipeline run.
|
SelectiveExecutionConfig |
DescribePipelineExecutionResponse.selectiveExecutionConfig()
The selective execution configuration applied to the pipeline run.
|
SelectiveExecutionConfig |
PipelineExecution.selectiveExecutionConfig()
The selective execution configuration applied to the pipeline run.
|
| Modifier and Type | Method and Description |
|---|---|
StartPipelineExecutionRequest.Builder |
StartPipelineExecutionRequest.Builder.selectiveExecutionConfig(SelectiveExecutionConfig selectiveExecutionConfig)
The selective execution configuration applied to the pipeline run.
|
DescribePipelineExecutionResponse.Builder |
DescribePipelineExecutionResponse.Builder.selectiveExecutionConfig(SelectiveExecutionConfig selectiveExecutionConfig)
The selective execution configuration applied to the pipeline run.
|
PipelineExecution.Builder |
PipelineExecution.Builder.selectiveExecutionConfig(SelectiveExecutionConfig selectiveExecutionConfig)
The selective execution configuration applied to the pipeline run.
|
Copyright © 2023. All rights reserved.