Class: Aws::Types::OpenMonitoring
- Inherits:
-
Object
- Object
- Aws::Types::OpenMonitoring
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#prometheus ⇒ Types::Prometheus
Returns the value of attribute prometheus.
Instance Attribute Details
#prometheus ⇒ Types::Prometheus
Returns the value of attribute prometheus.
1775 1776 1777 |
# File 'sig/types.rbs', line 1775 def prometheus @prometheus end |