sourceRegions property

List<SourceRegion>? sourceRegions
final

A list of SourceRegion instances that contains each source AWS Region that the current AWS Region can get a read replica or a DB snapshot from.

Implementation

final List<SourceRegion>? sourceRegions;