Class: Aws::Types::NodeOption
- Inherits:
-
Object
- Object
- Aws::Types::NodeOption
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#node_config ⇒ Types::NodeConfig
Returns the value of attribute node_config.
-
#node_type ⇒ "coordinator"
Returns the value of attribute node_type.
Instance Attribute Details
#node_config ⇒ Types::NodeConfig
Returns the value of attribute node_config.
1893 1894 1895 |
# File 'sig/types.rbs', line 1893 def node_config @node_config end |
#node_type ⇒ "coordinator"
Returns the value of attribute node_type.
1892 1893 1894 |
# File 'sig/types.rbs', line 1892 def node_type @node_type end |