class Aws::MachineLearning::Types::DeleteRealtimeEndpointOutput

Represents the output of an `DeleteRealtimeEndpoint` operation.

The result contains the `MLModelId` and the endpoint information for the `MLModel`.

@!attribute [rw] ml_model_id

A user-supplied ID that uniquely identifies the `MLModel`. This
value should be identical to the value of the `MLModelId` in the
request.
@return [String]

@!attribute [rw] realtime_endpoint_info

The endpoint information of the `MLModel`
@return [Types::RealtimeEndpointInfo]

Constants

SENSITIVE