Class: Aws::Types::OptimizationSageMakerModel
- Inherits:
-
Object
- Object
- Aws::Types::OptimizationSageMakerModel
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#model_name ⇒ ::String
Returns the value of attribute model_name.
Instance Attribute Details
#model_name ⇒ ::String
Returns the value of attribute model_name.
9671 9672 9673 |
# File 'sig/types.rbs', line 9671 def model_name @model_name end |