Currently, the web server component only allows configuring the health check path. All other ALB target group health check settings are hardcoded with fixed defaults. Consumers who need different values are forced to use pulumi resource transforms.
Exposing a health check config object in web server args would allow full control over these settings.