Class: Aws::Types::GetDbNodeOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetDbNodeOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#db_node ⇒ Types::DbNode
Returns the value of attribute db_node.
Instance Attribute Details
#db_node ⇒ Types::DbNode
Returns the value of attribute db_node.
1660 1661 1662 |
# File 'sig/types.rbs', line 1660 def db_node @db_node end |