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