Class: Aws::Types::DeleteModelInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteModelInput
- 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.
3496 3497 3498 |
# File 'sig/types.rbs', line 3496 def model_name @model_name end |