Class: Aws::Types::InferenceMetrics

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#max_invocations::Integer

Returns the value of attribute max_invocations.

Returns:

  • (::Integer)


6674
6675
6676
# File 'sig/types.rbs', line 6674

def max_invocations
  @max_invocations
end

#model_latency::Integer

Returns the value of attribute model_latency.

Returns:

  • (::Integer)


6675
6676
6677
# File 'sig/types.rbs', line 6675

def model_latency
  @model_latency
end