Method: OpsgenieSdk::PrometheusIntegration#enabled
- Defined in:
- lib/opsgenie_sdk/models/prometheus_integration.rb
#enabled ⇒ Object
This parameter is for specifying whether the integration will be enabled or not
26 27 28 |
# File 'lib/opsgenie_sdk/models/prometheus_integration.rb', line 26 def enabled @enabled end |