geoLocations

@JvmName(name = "lvtdjtkabvrmfdvn")
suspend fun geoLocations(value: Output<List<AccountGeoLocationArgs>>)
@JvmName(name = "fbsskodffbfvcski")
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 = "ltsndilfwtdhuhvw")
suspend fun geoLocations(vararg values: Output<AccountGeoLocationArgs>)


@JvmName(name = "cxosmxmluhujmbim")
suspend fun geoLocations(values: List<Output<AccountGeoLocationArgs>>)
@JvmName(name = "vofcardgnoeaabng")
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 = "encfpiempnnoptbw")
suspend fun geoLocations(argument: List<suspend AccountGeoLocationArgsBuilder.() -> Unit>)
@JvmName(name = "uyeuqerfjjpslfwx")
suspend fun geoLocations(vararg argument: suspend AccountGeoLocationArgsBuilder.() -> Unit)
@JvmName(name = "kahdmrqcfkmhxtav")
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.