TargetGroup
Information about a target group.
Types
Properties
Indicates whether health checks are enabled.
The approximate amount of time, in seconds, between health checks of an individual target.
The destination for health checks on the targets.
The port to use to connect with the target.
The protocol to use to connect with the target. The GENEVE, TLS, UDP, and TCP_UDP protocols are not supported for health checks.
The amount of time, in seconds, during which no response means a failed health check.
The number of consecutive health checks successes required before considering an unhealthy target healthy.
The IP address type. The default value is ipv4
.
The Amazon Resource Name (ARN) of the load balancer that routes traffic to this target group. You can use each target group with only one load balancer.
The protocol to use for routing traffic to the targets.
[HTTP/HTTPS protocol] The protocol version. The possible values are GRPC
, HTTP1
, and HTTP2
.
The Amazon Resource Name (ARN) of the target group.
The name of the target group.
The type of target that you must specify when registering targets with this target group. The possible values are instance
(register targets by instance ID), ip
(register targets by IP address), lambda
(register a single Lambda function as a target), or alb
(register a single Application Load Balancer as a target).
The number of consecutive health check failures required before considering the target unhealthy.