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.
9656 9657 9658 |
# File 'sig/types.rbs', line 9656 def model_name @model_name end |