Class: Aws::Types::MetricKeyDataPoints

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_points::Array[Types::DataPoint]

Returns the value of attribute data_points.

Returns:



299
300
301
# File 'sig/types.rbs', line 299

def data_points
  @data_points
end

#keyTypes::ResponseResourceMetricKey

Returns the value of attribute key.



298
299
300
# File 'sig/types.rbs', line 298

def key
  @key
end