Class: Aws::Types::DeleteRealtimeEndpointOutput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#ml_model_id::String

Returns the value of attribute ml_model_id.

Returns:



207
208
209
# File 'sig/types.rbs', line 207

def ml_model_id
  @ml_model_id
end

#realtime_endpoint_infoTypes::RealtimeEndpointInfo

Returns the value of attribute realtime_endpoint_info.

Returns:



208
209
210
# File 'sig/types.rbs', line 208

def realtime_endpoint_info
  @realtime_endpoint_info
end