AlbTargetGroupHealthCheckSchema
Index
Properties
HealthCheckIntervalSeconds
The approximate amount of time, in seconds, between health checks of an individual target.
HealthCheckPath
The path of the health check endpoint.
HealthCheckPort
The port of the health check endpoint.
HealthCheckProtocol
The protocol of the health check endpoint.
Possible values are HTTP
.
HealthCheckTimeoutSeconds
The amount of time, in seconds, during which no response means a failed health check.
HealthyThresholdCount
The number of consecutive health checks successes required before considering the target healthy.
Matcher
The HTTP status codes to use when checking for a successful response from a target.
Type declaration
HttpCode: number
UnhealthyThresholdCount
The number of consecutive health check failures required before considering the target unhealthy.
Defines how the health endpoint of the target should be called.
Resources/AlbTargetGroup