protocol
Parameters
value
IP protocol that App Runner uses to perform health checks for your service. Valid values: TCP
, HTTP
. Defaults to TCP
. If you set protocol to HTTP
, App Runner sends health check requests to the HTTP path specified by path
.