| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration.model |
| Modifier and Type | Method and Description |
|---|---|
ElasticsearchSettings |
CreateEndpointRequest.elasticsearchSettings()
Settings in JSON format for the target OpenSearch endpoint.
|
ElasticsearchSettings |
ModifyEndpointRequest.elasticsearchSettings()
Settings in JSON format for the target OpenSearch endpoint.
|
ElasticsearchSettings |
Endpoint.elasticsearchSettings()
The settings for the OpenSearch source endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
CreateEndpointRequest.Builder |
CreateEndpointRequest.Builder.elasticsearchSettings(ElasticsearchSettings elasticsearchSettings)
Settings in JSON format for the target OpenSearch endpoint.
|
ModifyEndpointRequest.Builder |
ModifyEndpointRequest.Builder.elasticsearchSettings(ElasticsearchSettings elasticsearchSettings)
Settings in JSON format for the target OpenSearch endpoint.
|
Endpoint.Builder |
Endpoint.Builder.elasticsearchSettings(ElasticsearchSettings elasticsearchSettings)
The settings for the OpenSearch source endpoint.
|
Copyright © 2023. All rights reserved.