Class: Aws::Types::DeleteExternalModelRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteExternalModelRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#model_endpoint ⇒ ::String
Returns the value of attribute model_endpoint.
Instance Attribute Details
#model_endpoint ⇒ ::String
Returns the value of attribute model_endpoint.
352 353 354 |
# File 'sig/types.rbs', line 352 def model_endpoint @model_endpoint end |