Class: Aws::Types::CreateConfiguredModelAlgorithmResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateConfiguredModelAlgorithmResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#configured_model_algorithm_arn ⇒ ::String
Returns the value of attribute configured_model_algorithm_arn.
Instance Attribute Details
#configured_model_algorithm_arn ⇒ ::String
Returns the value of attribute configured_model_algorithm_arn.
332 333 334 |
# File 'sig/types.rbs', line 332 def configured_model_algorithm_arn @configured_model_algorithm_arn end |