| Package | Description |
|---|---|
| com.amazonaws.services.databasemigrationservice.model |
| Modifier and Type | Method and Description |
|---|---|
static OriginTypeValue |
OriginTypeValue.fromValue(String value)
Use this in place of valueOf.
|
static OriginTypeValue |
OriginTypeValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OriginTypeValue[] |
OriginTypeValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StartMetadataModelImportRequest |
StartMetadataModelImportRequest.withOrigin(OriginTypeValue origin)
Whether to load metadata to the source or target database.
|
StartMetadataModelExportAsScriptRequest |
StartMetadataModelExportAsScriptRequest.withOrigin(OriginTypeValue origin)
Whether to export the metadata model from the source or the target.
|
Copyright © 2024. All rights reserved.