Module: Aws::MachineLearning::Client::_DeleteRealtimeEndpointResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteRealtimeEndpointOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#ml_model_id ⇒ ::String
274 |
# File 'sig/client.rbs', line 274
def ml_model_id: () -> ::String
|
#realtime_endpoint_info ⇒ Types::RealtimeEndpointInfo
275 |
# File 'sig/client.rbs', line 275
def realtime_endpoint_info: () -> Types::RealtimeEndpointInfo
|