Class: Aws::Types::DeleteRealtimeEndpointInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteRealtimeEndpointInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ml_model_id ⇒ ::String
Returns the value of attribute ml_model_id.
Instance Attribute Details
#ml_model_id ⇒ ::String
Returns the value of attribute ml_model_id.
202 203 204 |
# File 'sig/types.rbs', line 202 def ml_model_id @ml_model_id end |