hostname

@JvmName(name = "mtjulbvmdxvgctpp")
suspend fun hostname(value: Output<String>)
@JvmName(name = "qgpggeflmdruknid")
suspend fun hostname(value: String?)

Parameters

value

Specifies the hostname of the instance. The specified hostname must be RFC1035 compliant. If hostname is not specified, the default hostname is INSTANCE_NAME.c.PROJECT_ID.internal when using the global DNS, and INSTANCE_NAME.ZONE.c.PROJECT_ID.internal when using zonal DNS.