ElasticsearchProperties

constructor(@DefaultValue(value = ["true"]) enabled: Boolean = true, @DefaultValue(value = ["true"]) autoInitTemplate: Boolean = true, compatibilityVersion: Int? = null)