Class: Aws::Types::ClusterOrchestrator

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#eksTypes::ClusterOrchestratorEksConfig

Returns the value of attribute eks.



1518
1519
1520
# File 'sig/types.rbs', line 1518

def eks
  @eks
end

#slurmTypes::ClusterOrchestratorSlurmConfig

Returns the value of attribute slurm.



1519
1520
1521
# File 'sig/types.rbs', line 1519

def slurm
  @slurm
end