supportedCloneRegions

@JvmName(name = "durhvdmsodnfgmsq")
suspend fun supportedCloneRegions(value: Output<List<String>>)
@JvmName(name = "owpxsdipuegsnnlk")
suspend fun supportedCloneRegions(value: List<String>?)

Parameters

value

(Output) The list of available regions that can be used to create a clone for the Autonomous Database.


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


@JvmName(name = "bftnpwiripabeyep")
suspend fun supportedCloneRegions(values: List<Output<String>>)
@JvmName(name = "sorsmqexgjbnbqer")
suspend fun supportedCloneRegions(vararg values: String)

Parameters

values

(Output) The list of available regions that can be used to create a clone for the Autonomous Database.