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

Class: Aws::ElasticLoadBalancingV2::Types::TargetHealthDescription

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

Overview

Information about the health of a target.

Instance Attribute Summary collapse

Instance Attribute Details

#health_check_portString

The port to use to connect with the target.

Returns:

  • (String)

    The port to use to connect with the target.

#targetTypes::TargetDescription

The description of the target.

Returns:

#target_healthTypes::TargetHealth

The health information for the target.

Returns: