replicationRegions

@JvmName(name = "afjufdfhctypewdc")
suspend fun replicationRegions(value: Output<List<String>>)
@JvmName(name = "htugtqywljuywiur")
suspend fun replicationRegions(value: List<String>?)

Parameters

value

Deprecated A list of regions that the image will be replicated to. This list can be specified only if targetRegions is not specified. This field is deprecated - use targetRegions instead.


@JvmName(name = "dgoqogyacbspkogt")
suspend fun replicationRegions(vararg values: Output<String>)


@JvmName(name = "xvrvlxkktqbvadrh")
suspend fun replicationRegions(values: List<Output<String>>)
@JvmName(name = "kfjqsbsgpwqnuxjr")
suspend fun replicationRegions(vararg values: String)

Parameters

values

Deprecated A list of regions that the image will be replicated to. This list can be specified only if targetRegions is not specified. This field is deprecated - use targetRegions instead.