Class: Aws::Types::DisableInstanceSqlHaStandbyDetectionsResult
- Inherits:
-
Object
- Object
- Aws::Types::DisableInstanceSqlHaStandbyDetectionsResult
- 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.
8224 8225 8226 |
# File 'sig/types.rbs', line 8224 def instances @instances end |