Class: Aws::Types::ScalingPolicyMetric

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#invocations_per_instance::Integer

Returns the value of attribute invocations_per_instance.

Returns:

  • (::Integer)


10699
10700
10701
# File 'sig/types.rbs', line 10699

def invocations_per_instance
  @invocations_per_instance
end

#model_latency::Integer

Returns the value of attribute model_latency.

Returns:

  • (::Integer)


10700
10701
10702
# File 'sig/types.rbs', line 10700

def model_latency
  @model_latency
end