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)


10692
10693
10694
# File 'sig/types.rbs', line 10692

def invocations_per_instance
  @invocations_per_instance
end

#model_latency::Integer

Returns the value of attribute model_latency.

Returns:

  • (::Integer)


10693
10694
10695
# File 'sig/types.rbs', line 10693

def model_latency
  @model_latency
end