Class: Aws::Types::NodeOption

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#node_configTypes::NodeConfig

Returns the value of attribute node_config.

Returns:



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.

Returns:

  • ("coordinator")


1892
1893
1894
# File 'sig/types.rbs', line 1892

def node_type
  @node_type
end