Method: OpsgenieSdk::PrometheusIntegration#name

Defined in:
lib/opsgenie_sdk/models/prometheus_integration.rb

#nameObject

Name of the integration. Name must be unique for each integration



23
24
25
# File 'lib/opsgenie_sdk/models/prometheus_integration.rb', line 23

def name
  @name
end