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:



5802
5803
5804
# File 'sig/types.rbs', line 5802

def endpoint_info
  @endpoint_info
end

#metricsTypes::InferenceMetrics

Returns the value of attribute metrics.



5801
5802
5803
# File 'sig/types.rbs', line 5801

def metrics
  @metrics
end