replicationRegions

@JvmName(name = "ljdqeingoemmbtrj")
suspend fun replicationRegions(value: Output<List<String>>)
@JvmName(name = "dwhkqpvpnjehoahq")
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 = "amwhyrbmbrwktrqj")
suspend fun replicationRegions(vararg values: Output<String>)


@JvmName(name = "jnmfkktreydgqvyx")
suspend fun replicationRegions(values: List<Output<String>>)
@JvmName(name = "jvlktqfcstxmcefp")
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.