Class: Aws::Types::ClusterSlurmConfig

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#node_type"Controller", ...

Returns the value of attribute node_type.



1613
1614
1615
# File 'sig/types.rbs', line 1613

def node_type
  @node_type
end

#partition_names::Array[::String]

Returns the value of attribute partition_names.



1614
1615
1616
# File 'sig/types.rbs', line 1614

def partition_names
  @partition_names
end