public static interface ElasticsearchDataSourceConfig.Builder extends SdkPojo, CopyableBuilder<ElasticsearchDataSourceConfig.Builder,ElasticsearchDataSourceConfig>
Modifier and Type | Method and Description |
---|---|
ElasticsearchDataSourceConfig.Builder |
awsRegion(String awsRegion)
The AWS Region.
|
ElasticsearchDataSourceConfig.Builder |
endpoint(String endpoint)
The endpoint.
|
copy
applyMutation, build
ElasticsearchDataSourceConfig.Builder endpoint(String endpoint)
The endpoint.
endpoint
- The endpoint.ElasticsearchDataSourceConfig.Builder awsRegion(String awsRegion)
The AWS Region.
awsRegion
- The AWS Region.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.