geoLocations

@JvmName(name = "inravkpvcsamgyjv")
suspend fun geoLocations(value: Output<List<AccountGeoLocationArgs>>)
@JvmName(name = "xyrklmknvkxkvanr")
suspend fun geoLocations(value: List<AccountGeoLocationArgs>?)

Parameters

value

Specifies a geo_location resource, used to define where data should be replicated with the failover_priority 0 specifying the primary location. Value is a geo_location block as defined below.


@JvmName(name = "cbwkxwulaglngkpm")
suspend fun geoLocations(vararg values: Output<AccountGeoLocationArgs>)


@JvmName(name = "jgpyqmxyfwndjfni")
suspend fun geoLocations(values: List<Output<AccountGeoLocationArgs>>)
@JvmName(name = "slyitekcnrsmdurm")
suspend fun geoLocations(vararg values: AccountGeoLocationArgs)

Parameters

values

Specifies a geo_location resource, used to define where data should be replicated with the failover_priority 0 specifying the primary location. Value is a geo_location block as defined below.


@JvmName(name = "slyrfexvxalswkus")
suspend fun geoLocations(argument: List<suspend AccountGeoLocationArgsBuilder.() -> Unit>)
@JvmName(name = "aoduiukuiowmvgay")
suspend fun geoLocations(vararg argument: suspend AccountGeoLocationArgsBuilder.() -> Unit)
@JvmName(name = "bqhexwjqwbndjlch")
suspend fun geoLocations(argument: suspend AccountGeoLocationArgsBuilder.() -> Unit)

Parameters

argument

Specifies a geo_location resource, used to define where data should be replicated with the failover_priority 0 specifying the primary location. Value is a geo_location block as defined below.