Class: Aws::Types::NodeType
- Inherits:
-
Object
- Object
- Aws::Types::NodeType
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#instance ⇒ Types::InstanceInfo
Returns the value of attribute instance.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#instance ⇒ Types::InstanceInfo
Returns the value of attribute instance.
3200 3201 3202 |
# File 'sig/types.rbs', line 3200 def instance @instance end |
#unknown ⇒ Object
Returns the value of attribute unknown.
3201 3202 3203 |
# File 'sig/types.rbs', line 3201 def unknown @unknown end |