path property

String? path
final

The destination path for the health check request. This is only required if the specified protocol is HTTP; if the protocol is TCP, then this parameter is ignored.

Implementation

final String? path;