resourcePath property
The path that you want Amazon Route 53 to request when performing health
checks. The path can be any value for which your endpoint will return an
HTTP status code of 2xx or 3xx when the endpoint is healthy, for example the
file /docs/route53-health-check.html. You can also include query string
parameters, for example, /welcome.html?language=jp&login=y
.
Specify this value only if you want to change it.
Implementation
final String? resourcePath;