struct Elasticsearch::IndexTemplates::IndexTemplate

Included Modules

Defined in:

index_templates.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def composed_of : Array(String) #

[View source]
def data_stream : DataStream #

[View source]
def index_patterns : Array(String) #

[View source]
def priority : Int64 #

[View source]
def template : Template #

[View source]