Class: Aws::Types::CreateRealtimeEndpointOutput

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#ml_model_id::String

Returns the value of attribute ml_model_id.



134
135
136
# File 'sig/types.rbs', line 134

def ml_model_id
  @ml_model_id
end

#realtime_endpoint_infoTypes::RealtimeEndpointInfo

Returns the value of attribute realtime_endpoint_info.



135
136
137
# File 'sig/types.rbs', line 135

def realtime_endpoint_info
  @realtime_endpoint_info
end