data class EndpointElasticsearchSettings(val endpointUri: String, val errorRetryDuration: Int? = null, val fullLoadErrorPercentage: Int? = null, val serviceAccessRoleArn: String, val useNewMappingType: Boolean? = null)
Enable to migrate documentation using the documentation type _doc. OpenSearch and an Elasticsearch clusters only support the _doc documentation type in versions 7.x and later. The default value is false.