You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Lightsail::Types::GetDistributionMetricDataResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#metric_dataArray<Types::MetricDatapoint>

An array of objects that describe the metric data returned.

Returns:

#metric_nameString

The name of the metric returned.

Possible values:

  • Requests
  • BytesDownloaded
  • BytesUploaded
  • TotalErrorRate
  • Http4xxErrorRate
  • Http5xxErrorRate

Returns:

  • (String)

    The name of the metric returned.