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)


10714
10715
10716
# File 'sig/types.rbs', line 10714

def invocations_per_instance
  @invocations_per_instance
end

#model_latency::Integer

Returns the value of attribute model_latency.

Returns:

  • (::Integer)


10715
10716
10717
# File 'sig/types.rbs', line 10715

def model_latency
  @model_latency
end