Class: Aws::Types::StopDBInstanceResult
- Inherits:
-
Object
- Object
- Aws::Types::StopDBInstanceResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#db_instance ⇒ Types::DBInstance
Returns the value of attribute db_instance.
Instance Attribute Details
#db_instance ⇒ Types::DBInstance
Returns the value of attribute db_instance.
4361 4362 4363 |
# File 'sig/types.rbs', line 4361 def db_instance @db_instance end |