Class: Aws::Types::GetAppMonitorResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetAppMonitorResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#app_monitor ⇒ Types::AppMonitor
Returns the value of attribute app_monitor.
Instance Attribute Details
#app_monitor ⇒ Types::AppMonitor
Returns the value of attribute app_monitor.
216 217 218 |
# File 'sig/types.rbs', line 216 def app_monitor @app_monitor end |