Uses of Class
software.amazon.awssdk.services.databasemigration.model.ExportSqlDetails
Packages that use ExportSqlDetails
-
Uses of ExportSqlDetails in software.amazon.awssdk.services.databasemigration.model
Methods in software.amazon.awssdk.services.databasemigration.model that return ExportSqlDetailsModifier and TypeMethodDescriptionfinal ExportSqlDetailsSchemaConversionRequest.exportSqlDetails()The Amazon S3 location of the ZIP archive that contains the exported data definition language (DDL) scripts.Methods in software.amazon.awssdk.services.databasemigration.model with parameters of type ExportSqlDetailsModifier and TypeMethodDescriptionSchemaConversionRequest.Builder.exportSqlDetails(ExportSqlDetails exportSqlDetails) The Amazon S3 location of the ZIP archive that contains the exported data definition language (DDL) scripts.