targetLocations

@JvmName(name = "pxwlidvhsksoekfn")
suspend fun targetLocations(value: Output<List<TargetRegionArgs>>)
@JvmName(name = "htcngubnpvxntsdx")
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 = "hguspuoeejbjbdbs")
suspend fun targetLocations(vararg values: Output<TargetRegionArgs>)


@JvmName(name = "agpptbdbqlliagjp")
suspend fun targetLocations(values: List<Output<TargetRegionArgs>>)
@JvmName(name = "mnvpqnrfkrshloui")
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 = "prqmcoanchaiawwh")
suspend fun targetLocations(argument: List<suspend TargetRegionArgsBuilder.() -> Unit>)
@JvmName(name = "wuuwsuwwuvkoxamg")
suspend fun targetLocations(vararg argument: suspend TargetRegionArgsBuilder.() -> Unit)
@JvmName(name = "nhamsvcxpvtyxneh")
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.