struct Elasticsearch::DataStreams::DataStream
- Elasticsearch::DataStreams::DataStream
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
data_streams.crConstructors
Instance Method Summary
- #allow_custom_routing? : Bool
- #generation : Int64
- #hidden? : Bool
- #ilm_policy : String | Nil
- #indices : Array(Index)
- #meta : Hash(String, JSON::Any) | Nil
-
#name : String
https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-get-data-stream.html#get-data-stream-api-response-body
- #replicated? : Bool
- #status : Status
- #system? : Bool
- #template : String
- #timestamp_field : Field
Constructor Detail
Instance Method Detail
def name : String
#
https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-get-data-stream.html#get-data-stream-api-response-body