host property

String? host
getter/setter pair

The ID of the host on which the running instance is located.

Instances on the same host experience the lowest possible network latency.

Output only.

Implementation

core.String? host;