struct Shodan::HostDataElasticFailure

Included Modules

Defined in:

shodan/parsers/host_services/elastic.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def caused_by : HostDataElasticFailureCausedBy | Nil #

[View source]
def caused_by=(caused_by : HostDataElasticFailureCausedBy | Nil) #

[View source]
def node_id : String | Nil #

[View source]
def node_id=(node_id : String | Nil) #

[View source]
def reason : String | Nil #

[View source]
def reason=(reason : String | Nil) #

[View source]
def type : String | Nil #

[View source]
def type=(type : String | Nil) #

[View source]