Class: Aws::Types::EnableInstanceSqlHaStandbyDetectionsResult
- Inherits:
-
Object
- Object
- Aws::Types::EnableInstanceSqlHaStandbyDetectionsResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#instances ⇒ ::Array[Types::RegisteredInstance]
Returns the value of attribute instances.
Instance Attribute Details
#instances ⇒ ::Array[Types::RegisteredInstance]
Returns the value of attribute instances.
8976 8977 8978 |
# File 'sig/types.rbs', line 8976 def instances @instances end |