Class: Aws::Types::GetAutonomousDatabaseOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetAutonomousDatabaseOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#autonomous_database ⇒ Types::AutonomousDatabase
Returns the value of attribute autonomous_database.
Instance Attribute Details
#autonomous_database ⇒ Types::AutonomousDatabase
Returns the value of attribute autonomous_database.
1597 1598 1599 |
# File 'sig/types.rbs', line 1597 def autonomous_database @autonomous_database end |