Class: Aws::Types::ScalingPolicyMetric

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#invocations_per_instance::Integer

Returns the value of attribute invocations_per_instance.



10774
10775
10776
# File 'sig/types.rbs', line 10774

def invocations_per_instance
  @invocations_per_instance
end

#model_latency::Integer

Returns the value of attribute model_latency.



10775
10776
10777
# File 'sig/types.rbs', line 10775

def model_latency
  @model_latency
end