class Aws::MachineLearning::Types::DeleteRealtimeEndpointInput

@note When making an API call, you may pass DeleteRealtimeEndpointInput

data as a hash:

    {
      ml_model_id: "EntityId", # required
    }

@!attribute [rw] ml_model_id

The ID assigned to the `MLModel` during creation.
@return [String]

Constants

SENSITIVE