Class: Aws::Types::ClusterOrchestrator

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#eksTypes::ClusterOrchestratorEksConfig

Returns the value of attribute eks.



1503
1504
1505
# File 'sig/types.rbs', line 1503

def eks
  @eks
end

#slurmTypes::ClusterOrchestratorSlurmConfig

Returns the value of attribute slurm.



1504
1505
1506
# File 'sig/types.rbs', line 1504

def slurm
  @slurm
end