healthCheckPath property

String? healthCheckPath
final

If the protocol is HTTP/S, then this value provides the ping path that Global Accelerator uses for the destination on the endpoints for health checks. The default is slash (/).

Implementation

final String? healthCheckPath;