Method: OpsgenieSdk::PrometheusIntegration#type
- Defined in:
- lib/opsgenie_sdk/models/prometheus_integration.rb
#type ⇒ Object
Type of the integration. (For instance, "API" for API Integration)
18 19 20 |
# File 'lib/opsgenie_sdk/models/prometheus_integration.rb', line 18 def type @type end |