Class: Aws::Types::DeleteCustomModelRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteCustomModelRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#model_identifier ⇒ ::String
Returns the value of attribute model_identifier.
Instance Attribute Details
#model_identifier ⇒ ::String
Returns the value of attribute model_identifier.
1325 1326 1327 |
# File 'sig/types.rbs', line 1325 def model_identifier @model_identifier end |