Class: Aws::Types::PredictionConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::PredictionConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#business_name_generation ⇒ Types::BusinessNameGenerationConfiguration
Returns the value of attribute business_name_generation.
Instance Attribute Details
#business_name_generation ⇒ Types::BusinessNameGenerationConfiguration
Returns the value of attribute business_name_generation.
4932 4933 4934 |
# File 'sig/types.rbs', line 4932 def business_name_generation @business_name_generation end |