Values.OrganizationAggregationSourceSourceThis object contains regions to set up the aggregator and an IAM role to retrieve organization details.
type nonrec t = {roleArn : String_.t;ARN of the IAM role used to retrieve Amazon Web Services Organization details associated with the aggregator account.
*)awsRegions : AggregatorRegionList.t option;The source regions being aggregated.
*)allAwsRegions : Boolean.t option;If true, aggregate existing Config regions and future regions.
*)}