Values_0.SourceRegionSourceContains an Amazon Web Services Region name as the result of a successful call to the DescribeSourceRegions action.
type nonrec t = {regionName : String_.t option;The name of the source Amazon Web Services Region.
*)endpoint : String_.t option;The endpoint for the source Amazon Web Services Region endpoint.
*)status : String_.t option;The status of the source Amazon Web Services Region.
*)supportsDBInstanceAutomatedBackupsReplication : Boolean.t option;Indicates whether the source Amazon Web Services Region supports replicating automated backups to the current Amazon Web Services Region.
*)}