Class: Aws::Types::DeleteImportedModelRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteImportedModelRequest
- 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.
1358 1359 1360 |
# File 'sig/types.rbs', line 1358 def model_identifier @model_identifier end |