replicationRegions

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


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