| Package | Description |
|---|---|
| com.amazonaws.services.databasemigrationservice.model |
| Modifier and Type | Method and Description |
|---|---|
ExportSqlDetails |
ExportSqlDetails.clone() |
ExportSqlDetails |
SchemaConversionRequest.getExportSqlDetails() |
ExportSqlDetails |
ExportSqlDetails.withObjectURL(String objectURL)
The URL for the object containing the exported metadata model assessment.
|
ExportSqlDetails |
ExportSqlDetails.withS3ObjectKey(String s3ObjectKey)
The Amazon S3 object key for the object containing the exported metadata model assessment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaConversionRequest.setExportSqlDetails(ExportSqlDetails exportSqlDetails) |
SchemaConversionRequest |
SchemaConversionRequest.withExportSqlDetails(ExportSqlDetails exportSqlDetails) |
Copyright © 2023. All rights reserved.