Class: Aws::Types::HyperParameterTuningJobStrategyConfig
- Inherits:
-
Object
- Object
- Aws::Types::HyperParameterTuningJobStrategyConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hyperband_strategy_config ⇒ Types::HyperbandStrategyConfig
Returns the value of attribute hyperband_strategy_config.
Instance Attribute Details
#hyperband_strategy_config ⇒ Types::HyperbandStrategyConfig
Returns the value of attribute hyperband_strategy_config.
6381 6382 6383 |
# File 'sig/types.rbs', line 6381 def hyperband_strategy_config @hyperband_strategy_config end |