| Package | Description |
|---|---|
| com.amazonaws.services.databasemigrationservice |
|
| com.amazonaws.services.databasemigrationservice.model |
| Modifier and Type | Method and Description |
|---|---|
StartMetadataModelExportAsScriptRequest |
StartMetadataModelExportAsScriptRequest.clone() |
StartMetadataModelExportAsScriptRequest |
StartMetadataModelExportAsScriptRequest.withFileName(String fileName)
The name of the model file to create in the Amazon S3 bucket.
|
StartMetadataModelExportAsScriptRequest |
StartMetadataModelExportAsScriptRequest.withMigrationProjectIdentifier(String migrationProjectIdentifier)
The migration project name or Amazon Resource Name (ARN).
|
StartMetadataModelExportAsScriptRequest |
StartMetadataModelExportAsScriptRequest.withOrigin(OriginTypeValue origin)
Whether to export the metadata model from the source or the target.
|
StartMetadataModelExportAsScriptRequest |
StartMetadataModelExportAsScriptRequest.withOrigin(String origin)
Whether to export the metadata model from the source or the target.
|
StartMetadataModelExportAsScriptRequest |
StartMetadataModelExportAsScriptRequest.withSelectionRules(String selectionRules)
A value that specifies the database objects to export.
|
Copyright © 2023. All rights reserved.