Values.UpdateServiceSettingsRequestSourceUpdates License Manager settings for the current Region.
type nonrec t = {s3BucketArn : String_.t option;Amazon Resource Name (ARN) of the Amazon S3 bucket where the License Manager information is stored.
*)snsTopicArn : String_.t option;Amazon Resource Name (ARN) of the Amazon SNS topic used for License Manager alerts.
*)organizationConfiguration : OrganizationConfiguration.t option;Enables integration with Organizations for cross-account discovery.
*)enableCrossAccountsDiscovery : BoxBoolean.t option;Activates cross-account discovery.
*)enabledDiscoverySourceRegions : StringList.t option;Cross region discovery enabled source regions.
*)}