targetRegions

@JvmName(name = "hqabkvclxcghvtbx")
suspend fun targetRegions(value: Output<List<TargetRegionArgs>>)
@JvmName(name = "xkkrhpkagvkiicry")
suspend fun targetRegions(value: List<TargetRegionArgs>?)

Parameters

value

The target regions where the Image Version is going to be replicated to. This property is updatable.


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


@JvmName(name = "qvlyhbtkrxsbqacv")
suspend fun targetRegions(values: List<Output<TargetRegionArgs>>)
@JvmName(name = "iwxuqshjhwwuggoi")
suspend fun targetRegions(vararg values: TargetRegionArgs)

Parameters

values

The target regions where the Image Version is going to be replicated to. This property is updatable.


@JvmName(name = "ogmxnfdhftikkmfr")
suspend fun targetRegions(argument: List<suspend TargetRegionArgsBuilder.() -> Unit>)
@JvmName(name = "bwintmqmopnggcfd")
suspend fun targetRegions(vararg argument: suspend TargetRegionArgsBuilder.() -> Unit)
@JvmName(name = "cpcagichskteeksd")
suspend fun targetRegions(argument: suspend TargetRegionArgsBuilder.() -> Unit)

Parameters

argument

The target regions where the Image Version is going to be replicated to. This property is updatable.