locationPreference

@JvmName(name = "dwbpuqwfhljciibc")
suspend fun locationPreference(value: Output<LocationPreferenceArgs>)
@JvmName(name = "xkjqttkisbysrotq")
suspend fun locationPreference(value: LocationPreferenceArgs?)

Parameters

value

The location preference settings. This allows the instance to be located as near as possible to either an App Engine app or Compute Engine zone for better performance. App Engine co-location was only applicable to First Generation instances.


@JvmName(name = "hmenoldbntxatosq")
suspend fun locationPreference(argument: suspend LocationPreferenceArgsBuilder.() -> Unit)

Parameters

argument

The location preference settings. This allows the instance to be located as near as possible to either an App Engine app or Compute Engine zone for better performance. App Engine co-location was only applicable to First Generation instances.