Class: Aws::Types::PrometheusMonitoringConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::PrometheusMonitoringConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#remote_write_url ⇒ ::String
Returns the value of attribute remote_write_url.
Instance Attribute Details
#remote_write_url ⇒ ::String
Returns the value of attribute remote_write_url.
471 472 473 |
# File 'sig/types.rbs', line 471 def remote_write_url @remote_write_url end |