peerDbIds property

List<String>? peerDbIds
getter/setter pair

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

Output only.

Implementation

core.List<core.String>? peerDbIds;