Values_2.DescribeQPersonalizationConfigurationRequestSourceDescribes a personalization configuration.
type nonrec t = {awsAccountId : Values_1.AwsAccountId.t;The ID of the Amazon Web Services account that contains the personalization configuration that the user wants described.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_1.AwsAccountId.t ]) list ]