| Package | Description |
|---|---|
| com.amazonaws.services.apptest.model |
| Modifier and Type | Method and Description |
|---|---|
BatchStepOutput |
BatchStepOutput.clone() |
BatchStepOutput |
BatchSummary.getStepOutput()
The step output of the batch summary.
|
BatchStepOutput |
BatchStepOutput.withDataSetDetails(Collection<DataSet> dataSetDetails)
The data set details of the batch step output.
|
BatchStepOutput |
BatchStepOutput.withDataSetDetails(DataSet... dataSetDetails)
The data set details of the batch step output.
|
BatchStepOutput |
BatchStepOutput.withDataSetExportLocation(String dataSetExportLocation)
The data set export location of the batch step output.
|
BatchStepOutput |
BatchStepOutput.withDmsOutputLocation(String dmsOutputLocation)
The Database Migration Service (DMS) output location of the batch step output.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchSummary.setStepOutput(BatchStepOutput stepOutput)
The step output of the batch summary.
|
BatchSummary |
BatchSummary.withStepOutput(BatchStepOutput stepOutput)
The step output of the batch summary.
|
Copyright © 2025. All rights reserved.