targetLocations

@JvmName(name = "bhersxsamdcavqoa")
suspend fun targetLocations(value: Output<List<TargetRegionArgs>>)
@JvmName(name = "dqboixmmaxdiknno")
suspend fun targetLocations(value: List<TargetRegionArgs>?)

Parameters

value

The target regions where the Resource Profile version is going to be replicated to. This property is updatable.


@JvmName(name = "kboncymtlbjrabrs")
suspend fun targetLocations(vararg values: Output<TargetRegionArgs>)


@JvmName(name = "umeeefenkyrnmlsy")
suspend fun targetLocations(values: List<Output<TargetRegionArgs>>)
@JvmName(name = "qbfpghlxjwhkkrsa")
suspend fun targetLocations(vararg values: TargetRegionArgs)

Parameters

values

The target regions where the Resource Profile version is going to be replicated to. This property is updatable.


@JvmName(name = "pjseixtuvlmwbfei")
suspend fun targetLocations(argument: List<suspend TargetRegionArgsBuilder.() -> Unit>)
@JvmName(name = "mpwoottykukmjyfl")
suspend fun targetLocations(vararg argument: suspend TargetRegionArgsBuilder.() -> Unit)
@JvmName(name = "fneueokeebkvldln")
suspend fun targetLocations(argument: suspend TargetRegionArgsBuilder.() -> Unit)

Parameters

argument

The target regions where the Resource Profile version is going to be replicated to. This property is updatable.