Class: Aws::Types::ClusterOrchestratorSlurmConfig
- Inherits:
-
Object
- Object
- Aws::Types::ClusterOrchestratorSlurmConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#slurm_config_strategy ⇒ "Overwrite", ...
Returns the value of attribute slurm_config_strategy.
Instance Attribute Details
#slurm_config_strategy ⇒ "Overwrite", ...
Returns the value of attribute slurm_config_strategy.
1514 1515 1516 |
# File 'sig/types.rbs', line 1514 def slurm_config_strategy @slurm_config_strategy end |