Class: Aws::Types::EndpointPerformance

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint_infoTypes::EndpointInfo

Returns the value of attribute endpoint_info.

Returns:



5798
5799
5800
# File 'sig/types.rbs', line 5798

def endpoint_info
  @endpoint_info
end

#metricsTypes::InferenceMetrics

Returns the value of attribute metrics.



5797
5798
5799
# File 'sig/types.rbs', line 5797

def metrics
  @metrics
end