Class: Aws::Types::CreateRealtimeEndpointInput
- Inherits:
-
Object
- Object
- Aws::Types::CreateRealtimeEndpointInput
- 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.
129 130 131 |
# File 'sig/types.rbs', line 129 def ml_model_id @ml_model_id end |