Class: Aws::Types::CandidateGenerationConfig
- Inherits:
-
Object
- Object
- Aws::Types::CandidateGenerationConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#algorithms_config ⇒ ::Array[Types::AutoMLAlgorithmConfig]
Returns the value of attribute algorithms_config.
Instance Attribute Details
#algorithms_config ⇒ ::Array[Types::AutoMLAlgorithmConfig]
Returns the value of attribute algorithms_config.
1015 1016 1017 |
# File 'sig/types.rbs', line 1015 def algorithms_config @algorithms_config end |