host property

String? host
getter/setter pair

Host header to send when performing an HTTP health check.

Example: "myapp.appspot.com"

Implementation

core.String? host;