Class: Aws::Types::OpenMonitoringInfo
- Inherits:
-
Object
- Object
- Aws::Types::OpenMonitoringInfo
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#prometheus ⇒ Types::PrometheusInfo
Returns the value of attribute prometheus.
Instance Attribute Details
#prometheus ⇒ Types::PrometheusInfo
Returns the value of attribute prometheus.
1780 1781 1782 |
# File 'sig/types.rbs', line 1780 def prometheus @prometheus end |