sourceRegions property
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;
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.
final List<SourceRegion>? sourceRegions;