hostname property

String? hostname
final

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

Implementation

final String? hostname;