Values_0.GlobalResiliencyMetadataSourceInformation about the global resiliency configuration for the contact, including traffic distribution details.
type nonrec t = {activeRegion : ActiveRegion.t option;The current AWS region in which the contact is active. This indicates where the contact is being processed in real-time.
*)originRegion : OriginRegion.t option;The AWS region where the contact was originally created and initiated. This may differ from the ActiveRegion if the contact has been transferred across regions.
*)trafficDistributionGroupId : TrafficDistributionGroupId.t option;The identifier of the traffic distribution group.
*)}