Class: Aws::Types::GetMetricStatisticsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#datapoints::Array[Types::Datapoint]

Returns the value of attribute datapoints.

Returns:



475
476
477
# File 'sig/types.rbs', line 475

def datapoints
  @datapoints
end

#label::String

Returns the value of attribute label.

Returns:

  • (::String)


474
475
476
# File 'sig/types.rbs', line 474

def label
  @label
end