targetRegions

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

Parameters

value

The target regions where the distributed Image Version is going to be replicated to. This object supersedes replicationRegions and can be specified only if replicationRegions is not specified.


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


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

Parameters

values

The target regions where the distributed Image Version is going to be replicated to. This object supersedes replicationRegions and can be specified only if replicationRegions is not specified.


@JvmName(name = "sbrqxqgktrxkhwwi")
suspend fun targetRegions(argument: List<suspend TargetRegionArgsBuilder.() -> Unit>)
@JvmName(name = "ravbaxshhgnwlhwk")
suspend fun targetRegions(vararg argument: suspend TargetRegionArgsBuilder.() -> Unit)
@JvmName(name = "usreabeynuysibko")
suspend fun targetRegions(argument: suspend TargetRegionArgsBuilder.() -> Unit)

Parameters

argument

The target regions where the distributed Image Version is going to be replicated to. This object supersedes replicationRegions and can be specified only if replicationRegions is not specified.