Class: Aws::Types::BatchPutMetricsError

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#code"METRIC_LIMIT_EXCEEDED", ...

Returns the value of attribute code.

Returns:



22
23
24
# File 'sig/types.rbs', line 22

def code
  @code
end

#metric_index::Integer

Returns the value of attribute metric_index.

Returns:



23
24
25
# File 'sig/types.rbs', line 23

def metric_index
  @metric_index
end