struct Elasticsearch::IndexTemplates::Client::Template(DS, T)
- Elasticsearch::IndexTemplates::Client::Template(DS, T)
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
index_templates.crConstructors
- .new(pull : JSON::PullParser)
- .new(*, index_patterns : Array(String), data_stream : DS, priority : Int64, template : T)
Instance Method Summary
Constructor Detail
def self.new(*, index_patterns : Array(String), data_stream : DS, priority : Int64, template : T)
#