geoLocations

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


@JvmName(name = "ybiyypcqoecibghl")
suspend fun geoLocations(values: List<Output<AccountGeoLocationArgs>>)
@JvmName(name = "ohnxqpyvhwfdsdfu")
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 = "rvyrnklswtpgqvwh")
suspend fun geoLocations(argument: List<suspend AccountGeoLocationArgsBuilder.() -> Unit>)
@JvmName(name = "oijucqcbvftqaxem")
suspend fun geoLocations(vararg argument: suspend AccountGeoLocationArgsBuilder.() -> Unit)
@JvmName(name = "qamqwitwlcdxrjwu")
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.