hostname property

String? hostname
getter/setter pair

host name without domain.

format: "-" with some suffix. ex: sp2-yi0xq where "sp2" is the hostname_prefix.

Output only.

Implementation

core.String? hostname;