| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration.model |
| Modifier and Type | Method and Description |
|---|---|
DocDbDataProviderSettings |
DataProviderSettings.docDbSettings()
Returns the value of the DocDbSettings property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
DataProviderSettings.Builder |
DataProviderSettings.Builder.docDbSettings(DocDbDataProviderSettings docDbSettings)
Sets the value of the DocDbSettings property for this object.
|
static DataProviderSettings |
DataProviderSettings.fromDocDbSettings(DocDbDataProviderSettings docDbSettings)
Create an instance of this class with
DataProviderSettings.docDbSettings() initialized to the given value. |
Copyright © 2023. All rights reserved.