hostname property

String? hostname
getter/setter pair

Specifies the hostname of the instance.

More details in: https://cloud.google.com/compute/docs/instances/custom-hostname-vm#naming_convention

Implementation

core.String? hostname;