databaseHost property

String databaseHost
final

The name of the host for the database. Can be either a string (host.subdomain.domain.tld) or an IPv4 or IPv6 address.

Implementation

final String databaseHost;