peerDbIds

@JvmName(name = "cleafvtplwtutiwk")
suspend fun peerDbIds(value: Output<List<String>>)
@JvmName(name = "fhhoqqpjjgbhypto")
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 = "meffgvdhcssbkggu")
suspend fun peerDbIds(vararg values: Output<String>)


@JvmName(name = "kemuptgqwqyxshjg")
suspend fun peerDbIds(values: List<Output<String>>)
@JvmName(name = "fmhtigjtkmxbyvxp")
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.