Class: Aws::Types::GetNodeOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetNodeOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#node ⇒ Types::Node
Returns the value of attribute node.
Instance Attribute Details
#node ⇒ Types::Node
Returns the value of attribute node.
187 188 189 |
# File 'sig/types.rbs', line 187 def node @node end |