servingLocality

@JvmName(name = "envssbrobkuwnnsy")
suspend fun servingLocality(value: Output<String>)
@JvmName(name = "uvouijioothaewnb")
suspend fun servingLocality(value: String?)

Parameters

value

Immutable. Specifies how App Hosting will serve the content for this backend. It will either be contained to a single region (REGIONAL_STRICT) or allowed to use App Hosting's global-replicated serving infrastructure (GLOBAL_ACCESS). Possible values are: REGIONAL_STRICT, GLOBAL_ACCESS.