peerDbIds

@JvmName(name = "cltujuekdqghklct")
suspend fun peerDbIds(value: Output<List<String>>)
@JvmName(name = "atrfxuvntlfpgxli")
suspend fun peerDbIds(value: List<String>?)

Parameters

value

(Output) The list of OCIDs of standby databases located in Autonomous Data Guard remote regions that are associated with the source database.


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


@JvmName(name = "hwbdufynnvgpylpr")
suspend fun peerDbIds(values: List<Output<String>>)
@JvmName(name = "cqsijgetothpdhfy")
suspend fun peerDbIds(vararg values: String)

Parameters

values

(Output) The list of OCIDs of standby databases located in Autonomous Data Guard remote regions that are associated with the source database.