Method: DatadogAPIClient::V1::ServiceCheck#host_name

Defined in:
lib/datadog_api_client/v1/models/service_check.rb

#host_nameObject

The host name correlated with the check.



28
29
30
# File 'lib/datadog_api_client/v1/models/service_check.rb', line 28

def host_name
  @host_name
end