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

Class: Aws::Lightsail::Types::GetLoadBalancerMetricDataResult

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:

  • ClientTLSNegotiationErrorCount
  • HealthyHostCount
  • UnhealthyHostCount
  • HTTPCode_LB_4XX_Count
  • HTTPCode_LB_5XX_Count
  • HTTPCode_Instance_2XX_Count
  • HTTPCode_Instance_3XX_Count
  • HTTPCode_Instance_4XX_Count
  • HTTPCode_Instance_5XX_Count
  • InstanceResponseTime
  • RejectedConnectionCount
  • RequestCount

Returns:

  • (String)

    The name of the metric returned.