Class: Aws::Types::MonitorInstancesResult
- Inherits:
-
Object
- Object
- Aws::Types::MonitorInstancesResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#instance_monitorings ⇒ ::Array[Types::InstanceMonitoring]
Returns the value of attribute instance_monitorings.
Instance Attribute Details
#instance_monitorings ⇒ ::Array[Types::InstanceMonitoring]
Returns the value of attribute instance_monitorings.
14511 14512 14513 |
# File 'sig/types.rbs', line 14511 def instance_monitorings @instance_monitorings end |